blob: 908261d03d80ef522fc55ae4d25f988bc9f67f71 [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>