Releases: qyxxjd/CommonAdapter
Releases · qyxxjd/CommonAdapter
1.8.1
- 修改
CommonRecyclerAdapter
的 OnItemLongClickListener
回调事件返回值为 boolean
.
CommonRecyclerAdapter
添加 addChildViewListener(viewId, listener)
方法, 支持:OnChildViewClickListener
、 OnChildViewLongClickListener
、 OnChildViewTouchListener
.
1.4
- 新增全局图片加载配置
CommonRecyclerAdapter
优化