blob: 89059d2280e18f10948a5f447afea1e358934c58 [file] [log] [blame]
<resources>
<declare-styleable name="${viewClass}">
<attr name="exampleString" format="string" />
<attr name="exampleDimension" format="dimension" />
<attr name="exampleColor" format="color" />
<attr name="exampleDrawable" format="color|reference" />
</declare-styleable>
</resources>