Skip to content

1.8.1

Latest
Compare
Choose a tag to compare
@qyxxjd qyxxjd released this 14 Apr 10:11
· 3 commits to master since this release
  1. 修改 CommonRecyclerAdapterOnItemLongClickListener 回调事件返回值为 boolean.
  2. CommonRecyclerAdapter 添加 addChildViewListener(viewId, listener) 方法, 支持:OnChildViewClickListenerOnChildViewLongClickListenerOnChildViewTouchListener.