X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/8bc9a0c86dff265ebf07a0163090794c0cf24fd3..b9eaffd:/res/layout-land/account_setup.xml?ds=sidebyside diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index a4b5a5e4..88b1ab3c 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -20,13 +20,14 @@ @@ -36,6 +37,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:layout_gravity="center" + android:background="@color/login_logo_background_color" android:src="@drawable/logo" /> @@ -43,6 +45,7 @@ android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="1" + android:id="@+id/scroll" android:fillViewport="true" android:orientation="vertical" > @@ -50,22 +53,59 @@ android:id="@+id/LinearLayout1" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_margin="8dp" - android:focusable="true" android:gravity="center" - android:orientation="vertical" > - - + +