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
|
||||
android:id="@+id/next"
|
||||
android:layout_marginTop="16dip"
|
||||
android:layout_gravity="right"
|
||||
style="@style/accountSetupButton"
|
||||
android:text="@string/next_action" />
|
||||
</LinearLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user