Cherish: FOD pressed colors [2/2]

Signed-off-by: Jackeagle <jackeagle102@gmail.com>
Change-Id: I5e0c34d15820854fc223ea303af2e50c1f633fc8
Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Stallix
2021-02-23 08:54:10 +00:00
committed by Hưng Phan
parent 386b007be2
commit b6091cd767
3 changed files with 33 additions and 0 deletions

View File

@@ -288,6 +288,14 @@
android:entryValues="@array/fod_recog_animation_values"
android:defaultValue="0"
android:dependency="fod_recognizing_animation" />
<com.cherish.settings.preferences.SystemSettingListPreference
android:key="fod_color"
android:title="@string/fod_pressed_color_title"
android:summary="%s"
android:entries="@array/fod_pressed_color_entries"
android:entryValues="@array/fod_pressed_color_values"
android:defaultValue="0" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="fod_gesture"