Add Email suggestions in Create Key activity

This commit is contained in:
uberspot
2014-03-12 02:04:04 +02:00
parent d586ad288d
commit b955c3de01
4 changed files with 55 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
android:paddingRight="5dip"
android:text="@string/label_email" />
<EditText
<AutoCompleteTextView
android:id="@+id/email"
android:layout_width="match_parent"
android:layout_height="wrap_content"