EdgeLighting: Add option for random colors [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Varun Date
2021-07-12 20:26:13 +05:30
committed by Hưng Phan
parent d2889d108b
commit 6f4829bbc0
2 changed files with 3 additions and 0 deletions

View File

@@ -775,6 +775,7 @@
<string name="pulse_ambient_light_color_mode_wall">Automatic (Wallpaper Based)</string>
<string name="pulse_ambient_light_color_mode_accent">Accent</string>
<string name="pulse_ambient_light_color_mode_custom">Custom</string>
<string name="pulse_ambient_light_color_mode_random">Random Color</string>
<string name="pulse_ambient_light_duration_title">Light duration</string>
<string name="pulse_ambient_light_repeat_count_title">Light repeat count</string>
<string name="pulse_ambient_light_show_always_title">Show always</string>