Cherish:add edge light customizations[2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -519,4 +519,19 @@
|
||||
<item>600000</item>
|
||||
<item>1800000</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Edge light color modes -->
|
||||
<string-array name="edge_light_color_mode_entries" translatable="false">
|
||||
<item>@string/accent_color</item>
|
||||
<item>@string/notification_color</item>
|
||||
<item>@string/wallpaper_color</item>
|
||||
<item>@string/custom_color</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="edge_light_color_mode_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user