Cherish: Add ColorSelectPreference
pulled from Omnilib repo from omnirom for history/authors check https://github.com/omnirom/android_packages_apps_OmniLib/commits/android-10 Change-Id: I5999c551ce0273f5c3b25ff45179a10a9969bbe8
This commit is contained in:
committed by
Hưng Phan
parent
0d3f02daee
commit
e02805e3aa
@@ -613,4 +613,14 @@
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="entries_led_colors" translatable="false">
|
||||
<item>@string/led_color_green</item>
|
||||
<item>@string/led_color_red</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="values_led_colors" translatable="false">
|
||||
<item>#FF00FF00</item>
|
||||
<item>#FFFF0000</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user