From e563e3aee04de804ed8a2ebb3e88825763a58159 Mon Sep 17 00:00:00 2001 From: NurKeinNeid Date: Fri, 7 Mar 2025 09:29:34 +0000 Subject: [PATCH] Evolver: Add ongoing action chip toggle setting [2/2] Change-Id: Ice5422018dc0d54ef99671beb4f8f786a039634b Signed-off-by: NurKeinNeid Signed-off-by: Dmitrii Signed-off-by: osm1019 --- res/values/evolution_strings.xml | 4 ++++ res/xml/evolution_settings_status_bar.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index c7bf6ec..0d958ca 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -817,4 +817,8 @@ Notification icons Maximum notification icons visible on status bar + + + Ongoing progress bar chip + Show progress bar chip in status bar which features ongoing action progress from a notification diff --git a/res/xml/evolution_settings_status_bar.xml b/res/xml/evolution_settings_status_bar.xml index aaa5c80..a5056be 100644 --- a/res/xml/evolution_settings_status_bar.xml +++ b/res/xml/evolution_settings_status_bar.xml @@ -62,6 +62,12 @@ android:summary="@string/status_bar_network_traffic_settings_summary" android:fragment="org.evolution.settings.fragments.statusbar.NetworkTrafficSettings" /> + +