From 6b81ff6bd78414fd59455c4d2d50a7b348251588 Mon Sep 17 00:00:00 2001 From: AshutoshSundresh Date: Fri, 14 May 2021 18:29:37 +0530 Subject: [PATCH] Cherish: Implement FOD icon animation (2/2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Joey Huab Change-Id: Ie02aff09d2a7313cb18533bfb0eb2d35ec93e65f Signed-off-by: Hưng Phan --- res/values/cherish_arrays.xml | 13 +++++++++++++ res/values/cherish_strings.xml | 7 +++++++ res/xml/fod_settings.xml | 20 ++++++++++++++++++-- 3 files changed, 38 insertions(+), 2 deletions(-) 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" /> - - + + + + +