Users Pricing

forum

home / developersection / forums / difference between gravity and layout_gravity on android

Difference between Gravity and layout_gravity on Android

Anonymous User 2175 22 May 2015
I know we can set the following value to the android:gravity and  android:layout_gravity.

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?

I am a content writter !


1 Answers