diff --git a/res/layout/account_setup_confirm.xml b/res/layout/account_setup_confirm.xml index 50aa5c93b..ddeb6ab15 100644 --- a/res/layout/account_setup_confirm.xml +++ b/res/layout/account_setup_confirm.xml @@ -160,7 +160,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_below="@id/confirm_serverbrowse_buttons" - android:layout_marginTop="8dp" > + android:layout_marginTop="8dp" + android:visibility="gone" >