摘要: http://www.cnblogs.com/top5/archive/2012/05/04/2482328.html在实际开发中LayoutInflater这个类还是非常有用的,它的作用类似于 findViewById()。不同点是LayoutInflater是用来找res/layout/下的xm... 阅读全文
posted @ 2015-10-06 20:38 misybing 阅读(265) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/4777272/android-listview-with-different-layout-for-each-row其关键在重写item项并设置type值以示区分,在显示前先做type判断。 阅读全文
posted @ 2015-10-06 09:43 misybing 阅读(138) 评论(0) 推荐(0) 编辑