X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/1e63d71c91c8c4ecf048adc719c7158630d5d063..861a8bfb78e4e1739e5a52b7b37452f89426d30a:/res/layout/account_setup.xml
diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml
index 65e1cd9f..c5c4d9f5 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:inputType="textNoSuggestions" >
@@ -112,8 +110,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 +170,20 @@
android:textColor="@android:color/black" />
+
+
+
+
-
\ No newline at end of file
+