Cherish: Introduce OOS style notification clear all button [2/2]

aslo bring custom style notif clear

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
00day0
2022-12-22 00:50:39 +07:00
committed by Hưng Phan
parent 77c2ee8c48
commit d585c862fe
2 changed files with 33 additions and 0 deletions

View File

@@ -796,4 +796,10 @@
<!-- UI styles -->
<string name="theme_customization_ui_style_title">UI Style</string>
<string name="theme_customization_ui_style_summary">Set custom style for your interface</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Material dimiss button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Material dismiss button style</string>
<string name="clearall_bgstyle_title">Material dismiss background style</string>
</resources>