Cherish: bring back old style mobile data indicators

Change-Id: Iff218eee7425964bca53d7dd2d6da0ffdb3a7c69
Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
maxwen
2021-11-07 14:39:19 +07:00
committed by Hưng Phan
parent fd6fee840d
commit 05f4f9271b
2 changed files with 10 additions and 0 deletions

View File

@@ -83,6 +83,12 @@
android:title="@string/roaming_indicator_icon_title"
android:summary="@string/roaming_indicator_icon_summary"
android:defaultValue="true"/>
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="use_old_mobiletype"
android:title="@string/use_old_mobiletype_title"
android:summary="@string/use_old_mobiletype_summary"
android:defaultValue="false" />
<Preference
android:key="systemui_tuner_statusbar"