Cherish: Add kill button to notification guts [2/2]

Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
Change-Id: I9f64a620e8e829850542561fb717a92d3f4b0b74
Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
SpiritCroc
2018-11-25 17:49:48 +05:30
committed by Hưng Phan
parent 1c9cf27331
commit a421966684
2 changed files with 19 additions and 3 deletions

View File

@@ -424,4 +424,9 @@
<string name="less_boring_heads_up_title">Make heads up less annoying</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer or messaging app if they are not in foreground</string>
<!-- Notification guts kill app button -->
<string name="general_category">General</string>
<string name="notification_guts_kill_app_button_title">Kill app button</string>
<string name="notification_guts_kill_app_button_summary">Show a kill app button in the notification\'s longpress menu</string>
</resources>