X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fffa77e2115c03dfad403b0f9106736256b7c10b..b3147346eb3ee5befbbb1cec025eb4c0892feb7e:/res/layout-land/account_setup.xml diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index d3622be5..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,19 +53,38 @@ 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" > - + +