yy1717
2020-03-05 7147f8046917a14e71f2330709e73aadb9844d30
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string-array name="spinnerarr">
        <item>张三</item>
        <item>李四</item>
    </string-array>
</resources>