Hello all,
I know we can set the following value to the anroid:gravity
and android:layout_gravity
:
- center
- center_vertical
- center_horizontal , etc.
But i am confused regarding these both.
what is the difference between the usage of android:gravity and android:layout_gravity?