开发者

how to use simpleAdapter for custom checkbox in ListView android?

Iam using ArrayAdapter for ListView.Each ListItems contains checkbox,Title,TitleInfo(below title),period,Image(static/from drawable).Now i want to develop this code into simple adapter.How to use simple adapter for checkboxes a开发者_如何学JAVAnd how to handle checkbox events in this simpleAdapter?

Regards, Android developer


I don't think there is a way to do that with SimpleAdapter. You'll have to create your own custom ListView items as described in this tutorial

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜