MFlisar / DragSelectRecyclerView

TouchListener that can be attached to any RecyclerView and handles multi selection for you
Apache License 2.0
412 stars 48 forks source link

Not compatible with AndroidX RecyclerView #12

Open waqas-334 opened 2 years ago

waqas-334 commented 2 years ago

The library does not support AndroidX Recycler View, this needs to be improved

SerjantArbuz commented 3 months ago

And converted to kotlin as well 🫰

But it's a good start point if you want to implement something similar. I did it in few hours 😄