diff -r 6318bee856fd -r 476e8690b0ea res/layout/create_account.xml --- a/res/layout/create_account.xml Sat Sep 29 04:47:42 2012 +0200 +++ b/res/layout/create_account.xml Sat Sep 29 05:22:11 2012 +0200 @@ -39,6 +39,7 @@ android:minWidth="160dp" android:gravity="left" android:hint="beem-project.com" + android:completionThreshold="1" android:inputType="textNoSuggestions" style="?android:attr/dropDownSpinnerStyle"/> @@ -61,6 +62,7 @@