Fix number keypad preference
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
android:persistent="true"
|
android:persistent="true"
|
||||||
android:title="@string/label_passphrase_cache_subs" />
|
android:title="@string/label_passphrase_cache_subs" />
|
||||||
<CheckBoxPreference
|
<CheckBoxPreference
|
||||||
android:defaultValue="false"
|
android:defaultValue="true"
|
||||||
android:key="useNumKeypadForYubikeyPin"
|
android:key="useNumKeypadForYubikeyPin"
|
||||||
android:persistent="true"
|
android:persistent="true"
|
||||||
android:title="@string/label_use_num_keypad_for_security_token_pin" />
|
android:title="@string/label_use_num_keypad_for_security_token_pin" />
|
||||||
|
|||||||
Reference in New Issue
Block a user