X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/832c1f4842ea279f145d8b6e0be71222a90a026e..97f21ee7beafbf9598c76134a5bcbd92fece47ce:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index add258c8..e56c117d 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -17,7 +17,6 @@ along with this program. If not, see . --> + android:src="@drawable/owncloud_logo" /> - + android:singleLine="true" + android:inputType="textNoSuggestions" > @@ -113,7 +112,8 @@ android:layout_weight="1" android:ems="10" android:singleLine="true" - android:hint="@string/auth_username" /> + android:hint="@string/auth_username" + android:inputType="textNoSuggestions" /> - + + android:layout_height="wrap_content"> @@ -173,6 +173,21 @@ android:textColor="@android:color/black" /> + +