Cherish: Add volume panel on left toggle
- Use overlay's value as default panel location Change-Id: I8534b53e58e99874d02546a3d0273fc2c18b1fc1 Co-authored-by: Shubham Singh <coolsks94@gmail.com> Signed-off-by: SagarMakhar <sagarmakhar@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
android:defaultValue="false"
|
||||
android:disableDependentsState="true" />
|
||||
|
||||
<!-- Volume panel to left -->
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="volume_panel_on_left"
|
||||
android:title="@string/volume_panel_on_left_title" />
|
||||
|
||||
<Preference
|
||||
android:key="vol_steps"
|
||||
android:title="@string/volume_steps_fragment_title"
|
||||
|
||||
Reference in New Issue
Block a user