Revert "Volume key music control [2/2]"
This reverts commit 726a8edddc.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -165,8 +165,6 @@
|
||||
|
||||
<!--Volume keys -->
|
||||
<string name="volume_rocker_wake_summary">Pressing the volume keys will wake your device</string>
|
||||
<string name="volume_rocker_music_controls_title">Music control</string>
|
||||
<string name="volume_rocker_music_controls_summary">Long press volume buttons to switch tracks while screen off</string>
|
||||
|
||||
<!-- Hardware button navigation -->
|
||||
<string name="action_value_default_action" translatable="false">default</string>
|
||||
|
||||
@@ -29,13 +29,6 @@
|
||||
android:key="volume_category"
|
||||
android:title="@string/volume_category">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="volume_button_music_control"
|
||||
android:summary="@string/volume_rocker_music_controls_summary"
|
||||
android:title="@string/volume_rocker_music_controls_title"
|
||||
android:defaultValue="false"
|
||||
android:dependency="volume_rocker_wake" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="swap_volume_buttons"
|
||||
android:title="@string/swap_volume_buttons_title"
|
||||
|
||||
Reference in New Issue
Block a user