daimajia / daimajia/AndroidSwipeLayout
SwipeLayout triggered by another view
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
In an Activity I have a RecyclerView with RecyclerSwipeAdapter... in the same Activity have a ViewGroup below which also implements a SwipeLayout. The problem is when I swipe one RecyclerView item the ViewGroup is also open.
Two different XML (activity and adapter) and different instances. What might be happening?
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.