X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/081b333eb1534733bea5e8b837616ba5ee565d43..97f21ee7beafbf9598c76134a5bcbd92fece47ce:/res/layout/account_setup.xml
diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml
index b26942b0..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: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" />