This is a demo app designed for developers to show how to implement complex features like reorder, swipe, and more using recyclerview. It was created using the androidx recyclerview library and no third-party libraries are included.
The master branch includes following features:
- Drag and Reorder Recyclerview Items.
- Swipe to dismiss Recyclerview Items.
You can find the detailed documentation about the code from here
I'll post the link to the article explaing the code once it got published.