Fix number keypad preference

This commit is contained in:
Dominik Schürmann
2016-02-04 12:50:21 +01:00
parent 48dd3d09e6
commit cbf6f15d91

View File

@@ -8,7 +8,7 @@
android:persistent="true"
android:title="@string/label_passphrase_cache_subs" />
<CheckBoxPreference
android:defaultValue="false"
android:defaultValue="true"
android:key="useNumKeypadForYubikeyPin"
android:persistent="true"
android:title="@string/label_use_num_keypad_for_security_token_pin" />