Skip to content

Why does SimpleCursorSwipeAdapter not use support.v4 like CursorSwipeAdapter does? #35

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

Closed
theblang opened this issue Sep 26, 2014 · 1 comment
Labels

Comments

@theblang
Copy link

I noticed that CursorSwipeAdapter is extending from the support.v4 CursorAdapter, but SimpleCursorSwipeAdapter extends from the non-support version. Is there a reason for this?

@daimajia
Copy link
Owner

This is my mistake, I didn't notice this problem when I was creating that class, thanks for reminding, I'll fix it and release a new version.

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

No branches or pull requests

2 participants