Color picker: allow to activate ongoing led light as color preview
needs this: 1fb051a04a
Signed-off-by: xyyx <xyyx@mail.ru>
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
</declare-styleable>
|
||||
|
||||
<!-- Value to pass to callback when restore button is pressed -->
|
||||
<declare-styleable name="ColorPreference">
|
||||
<declare-styleable name="ColorPickerPreference">
|
||||
<attr name="defaultColorValue" format="integer" />
|
||||
<attr name="ledPreview" format="boolean" />
|
||||
<attr name="alphaSlider" format="boolean" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user