blob: 6708944368fe23d68fc773956c9b0ad238f5bafe [file] [log] [blame]
<resources>
<declare-styleable name="MyStyleable">
<!--
Having a styleable in res-auto that references a framework attr may cause AttributeDefinitions to be wrong. See b/111547198.
-->
<attr name="android:layout_width" format="fill_parent"/>
</declare-styleable>
</resources>