From 7db326c976ae29828b386b82370839dc97e8e8ec Mon Sep 17 00:00:00 2001 From: bigrushdog Date: Sat, 19 Feb 2022 23:28:19 +0200 Subject: [PATCH] Cherish: Screen off animations [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Idcba49c5e8389314412457269f9b2577469d29d2 Signed-off-by: Hưng Phan --- res/values/cherish_arrays.xml | 13 +++++++++++++ res/values/cherish_strings.xml | 5 +++++ res/xml/cherish_settings_animations.xml | 8 ++++++++ 3 files changed, 26 insertions(+) diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index f915c77..38c819a 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -468,4 +468,17 @@ @string/action_value_select_app + + + @string/default_string + @string/screen_off_animation_crt + @string/screen_off_animation_scale + + + + 0 + 1 + 2 + + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 13b0807..9be456f 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -599,5 +599,10 @@ Hardware navigation buttons Disable hardware buttons + + + Screen off animation + CRT + Scale diff --git a/res/xml/cherish_settings_animations.xml b/res/xml/cherish_settings_animations.xml index 8c0b73d..874abbd 100644 --- a/res/xml/cherish_settings_animations.xml +++ b/res/xml/cherish_settings_animations.xml @@ -45,4 +45,12 @@ android:entryValues="@array/qs_tile_animation_interpolator_values" android:persistent="false" /> + +