renamed to "restricted mode"
This commit is contained in:
parent
1adcaf6ac0
commit
eed9fe2684
8 changed files with 38 additions and 31 deletions
|
|
@ -51,6 +51,12 @@
|
|||
android:key="@string/show_age_restricted_content"
|
||||
android:title="@string/show_age_restricted_content_title"/>
|
||||
|
||||
<SwitchPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="false"
|
||||
android:key="@string/restricted_mode_enabled"
|
||||
android:title="@string/restricted_mode_enabled_title"/>
|
||||
|
||||
<SwitchPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue