daimajia / daimajia/AndroidSwipeLayout
ViewPager intercept swiping in items of recyclerview
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I have used SwipeLayout in the items of RecyclerView and the RecyclerView is in ViewPager.
So hierarchy is just like ViewPager -> RecyclerView -> Item View -> SwipeLayout.
When trying to swipe in SwipeLayout, it's sometimes triggered in ViewPager rather than in SwipeLayout. I have to carefully tap, hold and then swipe to make it working properly which would make users frustrated on it.
Thanks in advance or any workaround if it's desired behavior.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.