973483d 7 years ago
1 contributor
8 lines | 0.327kb
<resources>
    <declare-styleable name="FlashEmbedView">
        <attr name="exampleString" format="string" />
        <attr name="exampleDimension" format="dimension" />
        <attr name="exampleColor" format="color" />
        <attr name="exampleDrawable" format="color|reference" />
    </declare-styleable>
</resources>