aboutsummaryrefslogtreecommitdiff
path: root/colorpicker/src/main/res-public/values/attrs.xml
blob: f208ebf11b45f1337aba0a2cf2fde25f96891cfc (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
    <declare-styleable name="CircleView" tools:ignore="ResourceName">
        <attr format="boolean" name="selectedRing" />
    </declare-styleable>
</resources>