DragSortAdapter icon indicating copy to clipboard operation
DragSortAdapter copied to clipboard

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

Open shiSHARK opened this issue 8 years ago • 1 comments

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.

shiSHARK avatar Feb 12 '16 10:02 shiSHARK

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.

vinc3m1 avatar Feb 19 '16 08:02 vinc3m1