daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.37k stars 2.67k forks source link

make swipe event consume onCick and onLongClick, auto close the previous layout #537

Closed tranquoctrungcntt closed 5 years ago

tranquoctrungcntt commented 5 years ago

I am using Recyclerview and I set OnItemClick on the item, I want swipe event consume onClick and onLongClick event. One more thing is when open the current layout , it will close the previous one automatically