diff options
author | alk3pInjection <webmaster@raspii.tech> | 2021-09-05 09:52:30 +0800 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2021-09-27 21:17:05 +0800 |
commit | 20042f6f16c6a837bec9f91470f757633cb58b95 (patch) | |
tree | 09650d8e50088d5ee6b2cd6dbbd7a7aa68315ba3 /res/xml/button_settings.xml | |
parent | db17d06a3b6b94c641f3b8fc46ad2d0b9ae0ed76 (diff) |
Revert "LineageParts: Add volume panel left/right setting"HEADlineage-18.1
This reverts commit d72529309a4b6ebe58ecbdb9ca01b310e209f6ff.
Change-Id: Ie6fb8bca5373c525e6d893edf3631caf7882a7b4
Diffstat (limited to 'res/xml/button_settings.xml')
-rw-r--r-- | res/xml/button_settings.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml index 92f5f5f..5eb9762 100644 --- a/res/xml/button_settings.xml +++ b/res/xml/button_settings.xml @@ -317,11 +317,6 @@ android:key="swap_volume_buttons" android:title="@string/swap_volume_buttons_title" android:summary="@string/swap_volume_buttons_summary" /> - - <SwitchPreference - android:key="volume_panel_on_left" - android:title="@string/volume_panel_on_left_title" - android:summary="@string/volume_panel_on_left_summary" /> </PreferenceCategory> <PreferenceCategory |