daimajia / daimajia/AndroidSwipeLayout
Not working great in Android 2.3.5
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
In Android 2.x versions that i checked, sometimes
1. When i try to swipe a row of ListView, it comes back from the point i lift my fingers up.
2. And if i swipe the items immediately one after the other, then the listview hangs and i am unable to scroll.
3. It crashes on OnItemClick() because the View( the row which was pressed) ,comes out to be null.
All these issues occurred in the demo that is included with this library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.