Cherish: Add reverse animation direction [2/2]

Co-Authored-By: bezke <1642612+bezke@users.noreply.github.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
AnkitGourav
2020-02-08 11:38:16 +05:30
committed by Hưng Phan
parent db164e78ab
commit 8db67ec20d
3 changed files with 21 additions and 0 deletions

View File

@@ -432,5 +432,8 @@
<string name="ambient_notification_light_color_title">Custom color</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
</resources>