开发者

How to make a spinner like html style in Android?

I have a spinner control, I wish it can be used like a html "select" control. For example, image a country select control (in html), populated with a countries code array and countries name array. I wish this behavior because, countries code will not change, but countries name cou开发者_StackOverflow中文版ld does. If I want to display this name in english, spanish, french, etc, but countries codes never change. So my question is How can I make this with an spinner in Android? Or if you think that this is not "correct", Can you suggest me some solution?

Thank you very much.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜