From e4498a5ea630b62a96373e03a2af620fae4a4914 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Wed, 13 Jan 2021 10:39:46 +0100 Subject: [PATCH] Cherish: Allow to switch back to pre P mobile type icon style [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/drawable/ic_4g_x.xml | 7 +++++++ res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_statusbar.xml | 9 ++++++++- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 res/drawable/ic_4g_x.xml diff --git a/res/drawable/ic_4g_x.xml b/res/drawable/ic_4g_x.xml new file mode 100644 index 0000000..494473b --- /dev/null +++ b/res/drawable/ic_4g_x.xml @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 23fac3c..ec6896c 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1050,4 +1050,8 @@ Neon Light Oxygen Triangle + + + Use old style mobile data icons + Use pre-p mobiletype icons for signal diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 61f35b7..7fb7d59 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -47,10 +47,17 @@ android:title="@string/show_fourg_title" android:summary="@string/show_fourg_summary" android:defaultValue="false" /> + +