aboutsummaryrefslogtreecommitdiffstats
path: root/libs/colorpicker/src/main/res/values/attrs.xml
blob: ee65a5b9c7d7a18be7855218bea6aeda509da14d (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="AmbilWarnaPreference">
        <attr name="supportsAlpha"
              format="boolean"/>
    </declare-styleable>
</resources>