OSDN Git Service

LayoutLib: Support getting resource arrays. [DO NOT MERGE]
[android-x86/frameworks-base.git] / tools / layoutlib / bridge / tests / res / testApp / MyApplication / src / main / res / values / attrs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <attr name="myattr" format="integer" />
4 </resources>