blob: e7f9d73363a4f633b1eb42560e999a89db642eb3 [file] [log] [blame]
<resources>
<style name="myStyle">
<item name="app:customAttribute">10</item>
<item name="android:textColor">@android:color/black</item>
<item name="android:background">@android:color/white</item>
</style>
<attr name="customAttribute" format="integer"/>
</resources>