X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fc49e582c5e1f40dc3161f27cb7e1afadf1fd7b9..ef78e58fed96c8918de0688d5b0efc3fc2b40e82:/res/layout/account_setup.xml?ds=inline diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 145576bb..52a8ed29 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -1,167 +1,191 @@ - + + + android:padding="8dp" > - - + android:layout_marginBottom="10dp" + android:layout_marginTop="10dp" + android:src="@drawable/logo" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + 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