android textview set text alignment programmatically code example Example: android textview center align text programmatically yourTextView.setGravity(Gravity.CENTER);