blob: fc184c93cb54857cb5ccf0719fc3c02810e6cea3 [file] [log] [blame]
<resources>
<attr name="myAttr" format="integer"/>
<declare-styleable name="MyCustomView">
<attr name="otherAttr" format="integer"/>
</declare-styleable>
<drawable name="myDrawable"/>
</resources>