fctom1215
2020-03-10 29cd07271e0e37ce1e4b5c0d7c56f98da208190f
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>