Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
dom
/
layout
/
attrReferences_attrs.xml
blob: fc184c93cb54857cb5ccf0719fc3c02810e6cea3 [
file
] [
log
] [
blame
]
<resources>
<attr
name
=
"myAttr"
format
=
"integer"
/>
<declare-styleable
name
=
"MyCustomView"
>
<attr
name
=
"otherAttr"
format
=
"integer"
/>
</declare-styleable>
<drawable
name
=
"myDrawable"
/>
</resources>