标签: android listview
我想将ListView的默认外观更改为像这样的东西
[ CheckBox | TextView ] [ CheckBox | TextView ] [ CheckBox | TextView ]
我该怎么办? 提前致谢。 :)
答案 0 :(得分:0)
查看本教程: http://www.vogella.com/articles/AndroidListView/article.html
它正是你正在寻找的东西