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

2.0.0

Compare
Choose a tag to compare
@afollestad afollestad released this 22 Jul 21:12
· 55 commits to master since this release
  1. Updated dependencies, target API 28.
  2. Converted the whole project to Kotlin.
  3. You no longer need a custom RecyclerView or adapter. Everything is handled with a simple item touch listener and receiver interface.

Check out the README and sample!