daimajia / daimajia/AndroidSwipeLayout
Opening an item then quickly opening another item and then scroll, this item will automatically close.
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I handle the following steps:
- Open an item
- Quickly opening the second item, the first item is closed. I use swipeItemRlManager.bindView(itemView, adapterPosition)
- Scroll away
- The second item is closed.
I don't want the second item is closed. How i can fix that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.