daimajia / daimajia/AndroidSwipeLayout
Adapter for ExpandableListView
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I have a ExpandableListView and i want to add this SwipeLayout to all childs of my ExpandableList.
Which adapter must I use ?
For the moment, the SwipeLayout works with BaseExpandableListAdapter for Android 5.x+. But it sill have an issue with 4.4.x on swipe to show the hiden layout : After swipe to show the layout in behind, the layout resets directly the list item.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.