Skip to content

1.1.3

Compare
Choose a tag to compare
@kaleai kaleai released this 19 Jun 05:11
· 83 commits to master since this release

让recyclerView和AbsListView的item公用了同一个接口
修正了多次创建item的严重bug
采用了viewHolder机制,减少了findViewById的调用次数
解决了listview数据刷新的空指针异常
支持各种类型的item的type值,可以是非int类型的type