blob: e4cd8af8907306f10499f0b19487c65cfe2cb007 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="CheckableImageButton">
<attr name="android:checked"/>
<attr name="contentDescriptionChecked" format="reference|string"/>
<attr name="contentDescriptionUnchecked" format="reference|string"/>
</declare-styleable>
</resources>