diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 32e9aa2..f7eb6e2 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -471,4 +471,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 3f13ffc..a488e79 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -65,8 +65,13 @@ android:title="@string/notification_guts_kill_app_button_title" android:summary="@string/notification_guts_kill_app_button_summary" android:defaultValue="false" /> - - + +