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" /> + +