Added option for num keypad for YubiKey

This commit is contained in:
Jerzy Kołosowski
2014-10-13 04:47:48 +02:00
parent 7ff526724b
commit 13ed3bbd8a
8 changed files with 58 additions and 4 deletions

View File

@@ -19,7 +19,6 @@
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp"
android:imeOptions="actionDone"
android:inputType="textPassword"
android:hint="@string/label_passphrase"
android:ems="10"
android:layout_gravity="center_horizontal" />