string array in string.xml in Android

前端 未结 1 525
你的背包
你的背包 2020-12-20 03:43

I want to create a string array in string.xml in values folder for my android application. How to do this.. can anybody help..

1条回答
  •  旧时难觅i
    2020-12-20 04:26

    
    
        
            string1
            string2
            string3
        
    
    

    0 讨论(0)
提交回复
热议问题