aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
blob: 2210fbb88f1e325a0feba4090cd8bd2a08fd30b1 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <array name="resources">
        <item>Mobile</item>
        <item>Phone</item>
        <item>Tablet</item>
        <item>Conversations</item>
        <item>Android</item>
    </array>
</resources>