daimajia / daimajia/AndroidSwipeLayout
When swipe, item click event is fired
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I swipe left to show bottom view and it's working fine. Then when I'm trying to swipe right to hide bottom view, the item click event is fired and thus onItemClick event is called in my activity.
I want onItemClick() is not called if bottom view is shown.
Anyone who has a solution, please let me know.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.