Move lonely "Next" button to the right
Bug: 5148247 Change-Id: I6cf918be3a6786a29d8dd43b0fd48795623cab73
This commit is contained in:
parent
0cf23308ba
commit
7aa58cf8b2
@ -65,6 +65,7 @@
|
|||||||
<Button
|
<Button
|
||||||
android:id="@+id/next"
|
android:id="@+id/next"
|
||||||
android:layout_marginTop="16dip"
|
android:layout_marginTop="16dip"
|
||||||
|
android:layout_gravity="right"
|
||||||
style="@style/accountSetupButton"
|
style="@style/accountSetupButton"
|
||||||
android:text="@string/next_action" />
|
android:text="@string/next_action" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user