Revert "Cherish:Toggle-able QS style [2/2]"
This reverts commit d45e7298fa.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -346,10 +346,6 @@
|
||||
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
|
||||
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
|
||||
|
||||
<!-- QS Tile style -->
|
||||
<string name="qs_tile_style_title">QS Tile style</string>
|
||||
<string name="qs_tile_style_summary">Change quicksettings tile design</string>
|
||||
|
||||
<string name="click_partial_screenshot_title">Click to partial screenshot</string>
|
||||
<string name="click_partial_screenshot_summary">Short click Volume Down and Power to take partial screenshot</string>
|
||||
|
||||
|
||||
@@ -31,12 +31,6 @@
|
||||
android:max="100"
|
||||
android:min="1" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="qs_tile_style"
|
||||
android:title="@string/qs_tile_style_title"
|
||||
android:summary="@string/qs_tile_style_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<ListPreference
|
||||
android:key="status_bar_quick_qs_pulldown"
|
||||
android:title="@string/status_bar_quick_qs_pulldown"
|
||||
|
||||
Reference in New Issue
Block a user