Update pin opt-out strings and behavior.

This commit is contained in:
Greyson Parrelli
2020-07-10 18:06:51 -04:00
parent e2021231c6
commit fce3df0c82
8 changed files with 60 additions and 76 deletions

View File

@@ -8,7 +8,7 @@
<Preference
android:key="pref_pin_disable"
android:title="@string/preferences__disable_pin"
android:summary="@string/preferences__disabling_pins_will_create_a_hidden_high_entropy_pin"
android:summary="@string/preferences__if_you_disable_the_pin_you_will_lose_all_data"
app:isPreferenceVisible="false"
tools:isPreferenceVisible="true"/>