bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Baserecyclerviewadapterhelper: listener.OnItemClickListener
Created on 5 Jan 2018
·
3
Comments
·
Source:
CymChad/BaseRecyclerViewAdapterHelper
设置子项的点击事件,偶先多次响应,目前在两个项目中均有发现
Source
All 3 comments
请问有遇到过 item点击事件不响应的问题吗
点击不响应 没有遇到过 我遇到的是响应多次的问题。
@huaxiangyang
找到原因了
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
做类似朋友圈的界面卡顿特别明显
axkza
·
6
Comments
GridLayoutManager设置SpanSizeLookUp无效的问题
Weimore
·
6
Comments
创建适配器对象时,如果直接传入一个空的集合,然后向这个集合添加数据,之后notifydatasetchange没用
18300072348
·
6
Comments
解决方案:ViewHolder views must not be attached when created. Ensure that you are not passing 'true' to the attachToRoot parameter of LayoutInflater.inflate(..., boolean attachToRoot)
limuyang2
·
3
Comments
java.lang.IllegalArgumentException: Scrapped or attached views may not be recycled. isScrap:false isAttached:true
AngelBo
·
5
Comments