Cherish: Add toggles for new reticker styles[2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Trishiraj
2022-11-14 00:08:27 +07:00
committed by Hưng Phan
parent c5a0bd55ef
commit 064a312c8c
5 changed files with 38 additions and 1 deletions

View File

@@ -644,6 +644,10 @@
<string name="reticker_category" translatable="false">reTicker</string>
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="new_reticker_title">Alternative reTicker</string>
<string name="new_reticker_summary">Use an alternative layout for reticker that is inspired from ios</string>
<string name="new_reticker_animation_title">Alternative reTicker animation</string>
<string name="new_reticker_animation_summary">Use a different animation for reticker (enabled by default on alternative reTicker)</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>