Cherish: Pulse: Add automatic album art color mode [3/3]

Change-Id: Ic39836e969eb885198fabcdaa159e991f2a59187
This commit is contained in:
Ezio Lacandia Bijelkic
2020-06-15 21:41:12 +00:00
committed by Hưng Phan
parent 361e48f3d8
commit a42f967428
3 changed files with 8 additions and 0 deletions

View File

@@ -604,11 +604,13 @@
<item>@string/pulse_color_accent</item>
<item>@string/pulse_color_custom</item>
<item>@string/pulse_color_lava_lamp</item>
<item>@string/pulse_color_auto</item>
</string-array>
<string-array name="pulse_color_mode_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
<item>3</item>
</string-array>
</resources>