Cherish: Add ambient pulse notification [2/2]

This commit is contained in:
SKULSHADY
2019-12-06 12:56:09 +07:00
committed by Hưng Phan
parent 89da1277f8
commit 772d5ec183
4 changed files with 63 additions and 1 deletions

View File

@@ -623,4 +623,10 @@
<string name="file_header_select_summary">Select an image from internal storage</string>
<string name="status_bar_custom_header_shadow_title">Darken image</string>
<string name="status_bar_custom_header_height_title">Image height offset</string>
<!-- Ambient edge lighting -->
<string name="notification_screen_title">Screen</string>
<string name="pulse_ambient_light_title">Edge lighting</string>
<string name="pulse_ambient_light_summary">Light up the side edges of the screen on notification pulse</string>
<string name="pulse_ambient_light_color_title">Edge light color</string>
</resources>