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:
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user