X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/49c1f9e3180099dff1ba1d8880a95314e47480a4..9ad30bdded73d968ad4f67f73a4c2147c82d6c93:/res/layout/account_setup.xml
diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml
index 65e1cd9f..ded27e23 100644
--- a/res/layout/account_setup.xml
+++ b/res/layout/account_setup.xml
@@ -2,11 +2,12 @@
-
+ android:inputType="textNoSuggestions" >
@@ -112,8 +111,8 @@
android:layout_height="0dp"
android:layout_weight="1"
android:ems="10"
- android:singleLine="true"
- android:hint="@string/auth_username" />
+ android:hint="@string/auth_username"
+ android:inputType="textNoSuggestions" />
+ android:inputType="textPassword"/>
-
+
+ android:layout_height="wrap_content">
@@ -173,6 +171,20 @@
android:textColor="@android:color/black" />
+
+
+
+
-
\ No newline at end of file
+