Cherish: improve location privacy indicator toggle [2/2]

Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
jhonboy121
2022-01-16 11:46:56 +05:30
committed by Hưng Phan
parent 30e92f8550
commit fd91570cf2
2 changed files with 4 additions and 6 deletions

View File

@@ -47,9 +47,8 @@
<com.cherish.settings.preferences.SecureSettingSwitchPreference
android:key="enable_location_privacy_indicator"
android:title="@string/location_privacy_title"
android:summary="@string/location_privacy_summary"
android:defaultValue="true" />
android:title="@string/location_privacy_indicator_title"
android:defaultValue="false" />
<PreferenceCategory
android:key="quick_settings_brighness_category"