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:
@@ -1033,10 +1033,6 @@
|
|||||||
<string name="qstile_oos">Oxygen</string>
|
<string name="qstile_oos">Oxygen</string>
|
||||||
<string name="qstile_triangles">Triangle</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 -->
|
<!-- Incall vibrate options -->
|
||||||
<string name="incall_vibration_category">In-call vibration options</string>
|
<string name="incall_vibration_category">In-call vibration options</string>
|
||||||
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
|
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
|
||||||
|
|||||||
@@ -55,13 +55,6 @@
|
|||||||
android:summary="@string/show_fourg_summary"
|
android:summary="@string/show_fourg_summary"
|
||||||
android:defaultValue="false" />
|
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
|
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||||
android:key="data_disabled_icon"
|
android:key="data_disabled_icon"
|
||||||
android:icon="@drawable/ic_4g_x"
|
android:icon="@drawable/ic_4g_x"
|
||||||
|
|||||||
Reference in New Issue
Block a user