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
@@ -28,4 +28,10 @@
|
||||
<attr name="ledPreview" format="boolean" />
|
||||
<attr name="alphaSlider" format="boolean" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ColorSelectPreference">
|
||||
<attr name="ledPreview" format="boolean" />
|
||||
<attr name="multiColor" format="boolean" />
|
||||
<attr name="withAlpha" format="boolean" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user