From e9eaae15615cddbd29977dfe91dec7cc66fe784c Mon Sep 17 00:00:00 2001 From: ReallySnow Date: Wed, 26 Oct 2022 15:43:53 +0800 Subject: [PATCH] Evolver: Controllable squiggle animation [2/2] * Although the wavy animation is really nice, but some users don't like it, so use a switch to control it on and off * On: https://imgur.com/a/syVpSzh * Off: https://imgur.com/a/29s2ZjA Change-Id: I82f9199aaa408a0ad19d82483e5d1015168aecfb --- res/values/evolution_strings.xml | 4 ++++ res/xml/evolution_settings_quick_settings.xml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 0d958ca..ae461fa 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -821,4 +821,8 @@ Ongoing progress bar chip Show progress bar chip in status bar which features ongoing action progress from a notification + + + Show squiggle animation + Show media panel squiggle animation\nAfter change need to switch music, pause music or move the progress bar to apply diff --git a/res/xml/evolution_settings_quick_settings.xml b/res/xml/evolution_settings_quick_settings.xml index 72d1032..dc97ae9 100644 --- a/res/xml/evolution_settings_quick_settings.xml +++ b/res/xml/evolution_settings_quick_settings.xml @@ -87,6 +87,13 @@ android:summary="@string/qs_compact_media_player_mode_summary" android:defaultValue="false" /> + + +