You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
nexgenapps
changed the title
Issuw with ExpandableListView
Issue with ExpandableListView
Apr 23, 2016
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
The text was updated successfully, but these errors were encountered: