Cherish: Ambient edge pulse animation [2/2]

This commit is contained in:
AnkitGourav
2020-02-08 13:36:05 +07:00
committed by Hưng Phan
parent 09f0e4473c
commit e6bf39eef8
3 changed files with 28 additions and 0 deletions

View File

@@ -563,4 +563,15 @@
<item>@string/daylight_header_provider</item>
<item>@string/file_header_provider</item>
</string-array>
<!-- Edge light Animation -->
<string-array name="pulse_ambient_light_anim_entries">
<item>@string/pulse_ambient_light_anim_restart</item>
<item>@string/pulse_ambient_light_anim_reverse</item>
</string-array>
<string-array name="pulse_ambient_light_anim_values" translatable="false">
<item>0</item>
<item>1</item>
</string-array>
</resources>