Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with ExpandableListView #52

Open
nexgenapps opened this issue Apr 23, 2016 · 1 comment
Open

Issue with ExpandableListView #52

nexgenapps opened this issue Apr 23, 2016 · 1 comment

Comments

@nexgenapps
Copy link

nexgenapps commented Apr 23, 2016

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

@nexgenapps nexgenapps changed the title Issuw with ExpandableListView Issue with ExpandableListView Apr 23, 2016
@wdullaer
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants