I know we can set the following values to the android:gravity
and android:layout_gravity
properties:
center
center_vertical
-
center_horizontal
, etc.
But I am confused regarding both of these.
What is the difference between the usage of android:gravity
and android:layout_gravity
?
转载于:https://stackoverflow.com/questions/3482742/difference-between-gravity-and-layout-gravity-on-android