SwipeCardsView icon indicating copy to clipboard operation
SwipeCardsView copied to clipboard

修复在与viewPager等滑动控件嵌套使用的过程中,会产生触摸冲突的问题

Open Kongdy opened this issue 8 years ago • 0 comments

在dispatchTouchEvent中增加对父控件停止拦截后续触摸时间的方法调用

Kongdy avatar Sep 10 '17 17:09 Kongdy