I know we can set the following values to the android:gravity and android:layout_gravity properties:
android:gravity
android:layout_gravity
Their names should help you:
View
Layout
And an example is here.