Add user id with dialog

This commit is contained in:
Dominik Schürmann
2014-08-01 17:47:07 +02:00
parent acbf2a1861
commit c9b028804c
18 changed files with 458 additions and 231 deletions

View File

@@ -64,6 +64,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp"
android:imeOptions="actionNext"
android:inputType="textPassword"
android:hint="@string/label_passphrase"
android:ems="10"