Remove "Previous" button from account type tablet layout.
Bug: 10128853 Change-Id: I1bdd38ed960bae9471288b9ec1e48eebcbda1d77
This commit is contained in:
parent
a5355442a0
commit
e37acba259
@ -62,13 +62,4 @@
|
||||
android:textAppearance="@style/accountSetupInfoText" />
|
||||
</RelativeLayout>
|
||||
|
||||
<!-- Previous button (can be below or to the right) -->
|
||||
<Button
|
||||
android:id="@+id/previous"
|
||||
android:layout_marginTop="@dimen/setup_buttons_padding_top"
|
||||
android:layout_marginRight="@dimen/setup_buttons_padding_right"
|
||||
style="@style/accountSetupTypePrevious"
|
||||
android:text="@string/previous_action" />
|
||||
|
||||
|
||||
</RelativeLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user