This repository has been archived by the owner on May 17, 2023. It is now read-only.
1.0.0
Got rid the included adapter class, now you just use DragSelectRecyclerView
with a plain RecyclerView.Adapter
which implements an interface.
See the README and sample project for more details.