New
2.0.0
- Updated dependencies, target API 28.
- Converted the whole project to Kotlin.
- You no longer need a custom
RecyclerViewor adapter. Everything is handled with a simple item touch listener and receiver interface.
Check out the README and sample!