Open nexgenapps opened 8 years ago
This library is meant to be compatible with standard ListViews
It might or might not be compatible with extensions of that class, but I don't have time to go out and test them all.
At the bare minimum you should post the error and stacktrace.
Hi,
I am using an ExpandableListView instead of the normal ListView. When wrapping my BaseExpandableListAdapter inside SwipeActionAdapter, its giving an error.
Is there a way to make it work?
Thanks in advance