Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Can't update to compile 'com.android.support:recyclerview-v7:23.1.1' #22

Open
shiSHARK opened this issue Feb 12, 2016 · 1 comment
Open

Comments

@shiSHARK
Copy link

When I trie to update compile and target versions to 23 its all good if I leave compile 'com.android.support:recyclerview-v7:22.1.0'. But when I change it to 23.1.1 DragSortAdapter can't import android.support.v7.widget.RecyclerView; . Do you have any suggestions how I can fix it.
Thanks.

@vinc3m1
Copy link
Owner

vinc3m1 commented Feb 19, 2016

Probably some code changes involved because of API changes, I haven't had time to look at this lib in a while. Open to pull requests.

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

No branches or pull requests

2 participants