From 1b456a242e5b6bc185c9d4e45c7b5a51b00b4479 Mon Sep 17 00:00:00 2001 From: LorDClockaN Date: Tue, 6 Sep 2022 22:30:57 +0700 Subject: [PATCH] Cherish:Toast icon switch [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_notifications.xml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index bd4bf29..614ce16 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -498,4 +498,8 @@ Force stop button Show force stop button in the notification\'s longpress menu + + + Toast app icon + Display the app\'s icon corresponding with the toast diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index 5751196..8a6f704 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -75,6 +75,13 @@ android:title="@string/notification_guts_kill_app_button_title" android:summary="@string/notification_guts_kill_app_button_summary" android:defaultValue="false" /> + +