gravity - How to set item centered horizontally and vertically in android? -
how can how can make centered verrically , horizontally @ same time?
android:gravity="center_horizontal"
try this, set android:layout_gravity="center"
how can how can make centered verrically , horizontally @ same time?
android:gravity="center_horizontal"
try this, set android:layout_gravity="center"
Comments
Post a Comment