This repository has been archived by the owner on May 17, 2023. It is now read-only.
2.0.0
- Updated dependencies, target API 28.
- Converted the whole project to Kotlin.
- 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!