From d3294ccf8800e51fd018e5c16601f7211eb6c9d6 Mon Sep 17 00:00:00 2001 From: DennySPB Date: Wed, 30 Sep 2020 12:20:24 +0000 Subject: [PATCH] Cherish: VoLTE icon toggle [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8c2d9c1a1f1554bf0f2c7cf355fff9abb0137263 Signed-off-by: DennySPB Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_statusbar.xml | 10 +++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 9b5c7b6..2fcccf5 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -234,4 +234,8 @@ Show 4G instead of LTE Replaces LTE statusbar indicators with 4G + + VoLTE icon + Display VoLTE icon + diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index a30df0c..96de1ff 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -34,5 +34,13 @@ android:title="@string/show_fourg_title" android:summary="@string/show_fourg_summary" android:defaultValue="false" /> + + + - +