Cherish: Live Volume Steps [2/2]

Change-Id: I1e4ced6a7b7c963419fe1656e25b76f596a61959
Signed-off-by: Jason Edson <jaysonedson@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Meticulus
2015-07-11 21:09:22 +02:00
committed by Hưng Phan
parent fb8568bd69
commit f927a96836
5 changed files with 296 additions and 0 deletions

View File

@@ -48,6 +48,12 @@
android:title="@string/volume_rocker_wake_title"
android:defaultValue="false"
android:disableDependentsState="true" />
<Preference
android:key="vol_steps"
android:title="@string/volume_steps_fragment_title"
android:summary="@string/volume_steps_summary"
android:fragment="com.cherish.settings.fragments.VolumeStepsFragment" />
<com.cherish.settings.preferences.SystemSettingListPreference
android:key="volume_key_cursor_control"