DingMouRen / LayoutManagerGroup

:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)
4.98k stars 680 forks source link

SlideLayoutManager 为什么滑动不了呢? #40

Open arronvera opened 5 years ago

arronvera commented 5 years ago

数据全部已经加载出来了,为什么始终滑不动呢?

arronvera commented 5 years ago

测试了为什么只能在控件以外滑动呢

arronvera commented 5 years ago

找到原因了,应该是在控件内部设置了item的点击事件,屏蔽过后就可以 了

arronvera commented 5 years ago

问题:滑动灵敏的手机会出现点击item无效