X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/52bd01bcedf1b8f13c49b67ee40a848bae1a9d40..b9eaffd:/res/layout/account_setup.xml
diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml
index d541c099..e3321f94 100644
--- a/res/layout/account_setup.xml
+++ b/res/layout/account_setup.xml
@@ -17,237 +17,176 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see .
-->
-
-
+ android:layout_gravity="center"
+ android:fillViewport="true"
+ android:orientation="vertical"
+ android:id="@+id/scroll"
+ >
+
+
+
+
-
+
+
+
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_gravity="bottom"
+ android:hint="@string/auth_host_url"
+ android:inputType="textUri"
+ android:drawablePadding="5dp"
+ android:paddingRight="55dp"
+ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file