daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tranquoctrungcntt opened this issue · comments

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