Revert "Cherish: Allow to switch back to pre P mobile type icon style [2/2]"
This reverts commit e4498a5ea6.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1032,10 +1032,6 @@
|
||||
<string name="qstile_neonlike">Neon Light</string>
|
||||
<string name="qstile_oos">Oxygen</string>
|
||||
<string name="qstile_triangles">Triangle</string>
|
||||
|
||||
<!-- Show old style mobile data icon -->
|
||||
<string name="use_old_mobiletype_title">Use old style mobile data icons</string>
|
||||
<string name="use_old_mobiletype_summary">Use pre-p mobiletype icons for signal</string>
|
||||
|
||||
<!-- Incall vibrate options -->
|
||||
<string name="incall_vibration_category">In-call vibration options</string>
|
||||
|
||||
@@ -54,13 +54,6 @@
|
||||
android:title="@string/show_fourg_title"
|
||||
android:summary="@string/show_fourg_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SecureSettingSwitchPreference
|
||||
android:key="use_old_mobiletype"
|
||||
android:icon="@drawable/ic_4g_old"
|
||||
android:title="@string/use_old_mobiletype_title"
|
||||
android:summary="@string/use_old_mobiletype_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="data_disabled_icon"
|
||||
|
||||
Reference in New Issue
Block a user