X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ff36d908024994abe425351ba4f01b9cf805d1e3..994e81d7ce72734e4ec55c3afd4789c2b3a807be:/res/layout/account_setup.xml
diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml
index 9868b27c..a218fa97 100644
--- a/res/layout/account_setup.xml
+++ b/res/layout/account_setup.xml
@@ -1,175 +1,146 @@
-.
+-->
+
+ android:padding="8dp" >
+
+
+
+
+
+
+
+
-
-
+ android:checked="false"
+ android:onClick="onCheckClick"
+ android:text="@string/oauth_check_onoff"
+ android:textAppearance="?android:attr/textAppearanceSmall"
+ 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