I know we can set the following values to the android:gravity and android:layout_gravity properties:
android:gravity
android:layout_gravity
android:gravity -> Sets the gravity of the content of the View its used on.
android:layout_gravity -> Sets the gravity of it's Parent's view or Layout