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
2022-03-15 01:44:03 +07:00
committed by Hưng Phan
parent 4be12dabd3
commit ba9728d512
5 changed files with 296 additions and 0 deletions

View File

@@ -33,6 +33,12 @@
android:summary="@string/volume_rocker_wake_summary"
android:title="@string/volume_rocker_wake_title"
android:defaultValue="false" />
<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" />
</PreferenceCategory>
<ListPreference