From b6091cd76748cabf6f0aef955077aefe09185b56 Mon Sep 17 00:00:00 2001 From: Stallix Date: Tue, 23 Feb 2021 08:54:10 +0000 Subject: [PATCH] Cherish: FOD pressed colors [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jackeagle Change-Id: I5e0c34d15820854fc223ea303af2e50c1f633fc8 Signed-off-by: Ayan Mukherjee Signed-off-by: Hưng Phan --- res/values/cherish_arrays.xml | 17 +++++++++++++++++ res/values/cherish_strings.xml | 8 ++++++++ res/xml/cherish_settings_lockscreen.xml | 8 ++++++++ 3 files changed, 33 insertions(+) diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index b08c2a3..8636ddc 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -1244,4 +1244,21 @@ 22 23 + + + + @string/fod_pressed_color_white + @string/fod_pressed_color_cyan + @string/fod_pressed_color_green + @string/fod_pressed_color_yellow + @string/fod_pressed_color_light_yellow + + + + 0 + 1 + 2 + 3 + 4 + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index b6b4697..1d57948 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1166,4 +1166,12 @@ Asus Fusion Asus Pulsar Asus Supernova + + + Fingerprint pressed color + White / overlayed + Cyan + Green + Yellow + Light Yellow diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 21e5791..b8e2ec4 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -288,6 +288,14 @@ android:entryValues="@array/fod_recog_animation_values" android:defaultValue="0" android:dependency="fod_recognizing_animation" /> + +