nikhilpanju / RecyclerViewEnhanced

Android Library to provide swipe, click and other functionality to RecyclerView
1.05k stars 185 forks source link

Сonflict with ViewPager #22

Open 121880399 opened 7 years ago

121880399 commented 7 years ago

Сonflict with ViewPager

nikhilpanju commented 7 years ago

Your issue is not specific enough. Is it because the swipe consumes the touch events before the viewpager?

If that is your issue, I'm afraid it's not an issue with the library but the way you've structured your app. If it is something else, please elaborate.