am e37acba2
: Remove "Previous" button from account type tablet layout.
* commit 'e37acba25997e931f696e5d0e1b55c6946eb5943': Remove "Previous" button from account type tablet layout.
This commit is contained in:
commit
ce9dca8fc5
@ -62,13 +62,4 @@
|
|||||||
android:textAppearance="@style/accountSetupInfoText" />
|
android:textAppearance="@style/accountSetupInfoText" />
|
||||||
</RelativeLayout>
|
</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>
|
</RelativeLayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user