X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a941af2ec2b720161977b0bb388ce21cdca4ebd4..994e81d7ce72734e4ec55c3afd4789c2b3a807be:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 0fef48af..a218fa97 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -1,143 +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