blob: 6d8f7a6f6a69b8fc57d909fbbda883f2220ce1db [file] [log] [blame]
<resources>
<style name="myStyle">
<item name="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>