Revert "Cherish:Volume Rocker music controls [2/2]"

This reverts commit fd09e95010.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-01-25 09:23:35 +07:00
parent 1349a471c6
commit 02c1838888
2 changed files with 0 additions and 11 deletions

View File

@@ -122,10 +122,6 @@
<string name="battery_light_reallyfull_color">Full (100) battery</string>
<string name="notification_light_settings">Notifications light</string>
<!-- Volume rocker music control -->
<string name="volume_rocker_music_controls_title">Playback control</string>
<string name="volume_rocker_music_controls_summary">When the screen is off, long-pressing the volume keys will seek music tracks</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Volume rocker wake</string>

View File

@@ -17,13 +17,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="volume_button_music_control"
android:icon="@drawable/ic_music"
android:summary="@string/volume_rocker_music_controls_summary"
android:title="@string/volume_rocker_music_controls_title"
android:defaultValue="false" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="volume_rocker_wake"
android:icon="@drawable/ic_sleep_off"