From 7b87237cfdb89205de809e3f2b3107529261e9cb Mon Sep 17 00:00:00 2001 From: Meticulus Date: Tue, 15 Mar 2022 01:45:21 +0700 Subject: [PATCH] Cherish: allow toggling location privacy indicator [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: SuperDroidBond Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_quicksettings.xml | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index a6273fe..ba969b7 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -463,5 +463,9 @@ Volume steps: System Volume steps: Voice Call Reset + + + Show Location Privacy Indicator + Enable - Disable location privacy indicator in qs and sb diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index b29963b..ddd401d 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -26,8 +26,12 @@ android:title="@string/qs_show_battery_estimate_title" android:summary="@string/qs_show_battery_estimate_summary" android:defaultValue="true"/> - - + +