X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a941af2ec2b720161977b0bb388ce21cdca4ebd4..04803ae879ce8762c2b59656a0b5c1614c18712f:/res/layout/account_setup.xml?ds=inline 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