daimajia / daimajia/AndroidSwipeLayout
How to only swipe out using click to close option.
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I'm have a listview with a itemClickListener. When I swipe left to open and swipe out to close, the ListView item almost always accidentally click. I'm trying how to prevent that user accidentally click on the ListView firing itemClick. . Then How to disable automatically Swipe return to original position? Returning only If user click on It with options clickToClose? . After user click and swipped out, i need that Listview performs itemClick normally.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.