X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/92c4528bdf2bb2fb7681b9e52f2b72765cc77c80..b3147346eb3ee5befbbb1cec025eb4c0892feb7e:/res/layout-land/account_setup.xml diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index 73da2b4b..61ca2dd2 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -20,22 +20,24 @@ @@ -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,7 +53,6 @@ android:id="@+id/LinearLayout1" android:layout_width="match_parent" android:layout_height="wrap_content" - android:focusable="true" android:gravity="center" android:orientation="vertical" android:padding="8dp" > @@ -64,7 +66,14 @@ android:onClick="onRefreshClick" android:text="@string/auth_check_server" android:visibility="gone" /> - + -