blob: 5422b1d2c3b4a9cecc7e21290796c0d8dbb34f68 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">untitled</string>
<string name="app_name1">untitled</string>
<string-array name="myArray">
<item>aba</item>
<item>caba</item>
</string-array>
<attr
name="myAttr1" format="boolean" />
<attr
name="myAttr2" format="boolean" />
</resources>