Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3     <string-array name="nfc_types_array">
      4     <item>Type A</item>
      5     <item>Type B</item>
      6     </string-array>
      7 </resources>
      8