blob: a77f0c79b74b842f5c6428de08c791d658e3abe8 [file] [log] [blame]
Adam Lesinskiccf25c7b2014-08-08 15:32:40 -07001<?xml version="1.0" encoding="utf-8"?>
2<resources>
3 <attr name="attr1" format="integer" />
4
5 <style name="Theme">
6 <item name="com.android.test.basic:attr1">700</item>
7 </style>
8</resources>