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

1.0.0

Compare
Choose a tag to compare
@afollestad afollestad released this 10 Jun 19:23
· 61 commits to master since this release

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.