From 7430dbadcea7b45d8adcbafbe88bd31805b0f582 Mon Sep 17 00:00:00 2001 From: SuperDroidBond Date: Mon, 30 Aug 2021 17:33:47 +0530 Subject: [PATCH] Cherish: user selectable VoWiFi Icons [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: DennySPb Signed-off-by: Hưng Phan --- res/values/cherish_arrays.xml | 17 +++++++++++++++++ res/values/cherish_strings.xml | 8 ++++++++ res/xml/cherish_settings_statusbar.xml | 8 ++++++++ 3 files changed, 33 insertions(+) diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index 115871b..99e9499 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -1425,4 +1425,21 @@ 4 5 + + + + @string/vowifi_icon_default + @string/vowifi_icon_asus + @string/vowifi_icon_oneplus + @string/vowifi_icon_moto + @string/vowifi_icon_emui + + + + 0 + 1 + 2 + 3 + 4 + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index f7043d0..62eed4c 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1441,4 +1441,12 @@ HD Icons MiUi Icons EMUI Icons + + + Select VoWiFi Icon + Default-Dynamic Icons + Asus VoWiFi Icon + OnePlus VoWiFi Icon + Moto VoWiFi Icons + EMUI Icons diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 9e00110..c07f089 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -78,6 +78,14 @@ android:summary="%s" android:defaultValue="0"/> + +