开发者

How to create a list view as a part of a form in android

开发者 https://www.devze.com 2023-01-18 14:15 出处:网络
How to create a ListView as a part of a form in An开发者_StackOverflow中文版droid using ListView as a part of the form something similar to select option in html is what I am looking for.You need to u

How to create a ListView as a part of a form in An开发者_StackOverflow中文版droid using ListView as a part of the form something similar to select option in html is what I am looking for.


You need to use a Spinner for this purpose.

0

精彩评论

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