X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ff36d908024994abe425351ba4f01b9cf805d1e3..9969330cbf02e952779d5f60f192c7503ca2b8aa:/res/layout/account_setup.xml
diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml
index 9868b27c..04da4bea 100644
--- a/res/layout/account_setup.xml
+++ b/res/layout/account_setup.xml
@@ -1,175 +1,177 @@
-.
+-->
+
+ android:padding="8dp" >
+
+
+ android:layout_gravity="center_horizontal"
+ android:layout_marginBottom="10dp"
+ android:onClick="onRefreshClick"
+ android:text="@string/auth_check_server"
+ android:visibility="gone" />
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ android:background="@android:color/transparent"
+ android:textColor="#0000FF"
+ android:onClick="onRegisterClick"
+ android:paddingBottom="5dp"
+ android:paddingTop="5dp"
+ android:text="@string/auth_register"
+ />
-
\ No newline at end of file
+
\ No newline at end of file