From 2d21c3869990bdebb4a0de6f24f26396a4be9d60 Mon Sep 17 00:00:00 2001 From: jhonboy121 Date: Tue, 15 Mar 2022 01:46:21 +0700 Subject: [PATCH] Cherish: improve location privacy indicator toggle [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jhonboy121 Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 7 +++---- res/xml/cherish_settings_quicksettings.xml | 5 ++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index ba969b7..00c60d6 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -463,9 +463,8 @@ Volume steps: System Volume steps: Voice Call Reset - - - Show Location Privacy Indicator - Enable - Disable location privacy indicator in qs and sb + + + Show privacy indicator for location diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index ddd401d..809be03 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -29,9 +29,8 @@ + android:title="@string/location_privacy_indicator_title" + android:defaultValue="false" />