Volume key cursor control (2/2)
Signed-off-by: SagarMakhar <sagarmakhar@gmail.com> Change-Id: I06cda48c030174ad16ff5427cdb6e16327fe7bb9 Signed-off-by: SagarMakhar <sagarmakhar@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -41,6 +41,15 @@
|
||||
android:title="@string/volume_rocker_wake_title"
|
||||
android:defaultValue="false"
|
||||
android:disableDependentsState="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingListPreference
|
||||
android:key="volume_key_cursor_control"
|
||||
android:summary="%s"
|
||||
android:title="@string/volume_key_cursor_control_title"
|
||||
android:dialogTitle="@string/volume_key_cursor_control_title"
|
||||
android:entries="@array/volume_key_cursor_control_entries"
|
||||
android:entryValues="@array/volume_key_cursor_control_values"
|
||||
android:defaultValue="0" />
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user