0
Q:

android studio text alignment center

<TextView  
    android:layout_width="match_parent" 
    android:layout_height="match_parent" 
    android:gravity="center"
    android:text="@string/**yourtextstring**"
/>
4
set the 'gravity' attribute center_horizontal and center_vertical
0

New to Communities?

Join the community