diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index f1a99a7..eecf5a1 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -1269,4 +1269,17 @@ 3 4 + + + + @string/fod_recog_animation_miui_normal + @string/fod_icon_animation_oneui1 + @string/fod_icon_animation_oneui2 + + + + 0 + 1 + 2 + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 5bd2286..381fd88 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1180,6 +1180,13 @@ Yellow Light Yellow + + Animated FOD icon + Select FOD icon animation effect + Animate the FOD icon when turning on the screen + OneUI 1 + OneUI 2 + Fingerprint icon Choose your favorite fingerprint icon diff --git a/res/xml/fod_settings.xml b/res/xml/fod_settings.xml index 985778b..7b7b576 100644 --- a/res/xml/fod_settings.xml +++ b/res/xml/fod_settings.xml @@ -32,8 +32,8 @@ android:title="@string/fod_recog_animation" android:summary="@string/fod_recog_animation_summary" android:defaultValue="false" /> - - + + + + +