X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fc49e582c5e1f40dc3161f27cb7e1afadf1fd7b9..9fe217ea4a329f3de125e207f839bcbf509c0b98:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 145576bb..65237a8b 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -1,167 +1,163 @@ - + + + + android:layout_margin="8dip" + android:gravity="center" + android:orientation="vertical" + android:focusable="true" + > + + + + + + + + - - - - - - + + + android:ems="10" + android:inputType="textUri" + android:singleLine="true" + android:text="@string/oauth2_url_endpoint_auth" + android:visibility="gone" > + + + + + - - - - - - - + + - - - - - - - - - + + - - - - - - - - - - - - - - - + + + - - - - - - + android:layout_marginBottom="10dp" + android:drawableLeft="@android:drawable/stat_notify_sync" + android:drawablePadding="5dp" + android:gravity="center_vertical" + android:text="@string/auth_unauthorized" /> + +