摘要:
第一个名字是list_find的View高度是match_parent,已经把空间占满,导致第一个名字为list_article的View没有显示的空间,这样就导致这个View不执行getView方法,数据显示不出来。 另外如果view的getCount结果为0,也不执行getView方法。 上面那 阅读全文
posted @ 2016-12-30 15:33 hehoge 阅读(256) 评论(0) 推荐(0)
|
|||
|
摘要:
第一个名字是list_find的View高度是match_parent,已经把空间占满,导致第一个名字为list_article的View没有显示的空间,这样就导致这个View不执行getView方法,数据显示不出来。 另外如果view的getCount结果为0,也不执行getView方法。 上面那 阅读全文
posted @ 2016-12-30 15:33 hehoge 阅读(256) 评论(0) 推荐(0) |
|||