SG-K / RecyclerviewWithBenefits

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecyclerviewWithBenefits

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:

  1. Drag and Reorder Recyclerview Items.
  2. Swipe to dismiss Recyclerview Items.

Drag and Reorder Recyclerview Items.

You can find the detailed documentation about the code from here

Swipe to dismiss Recyclerview Items.

I'll post the link to the article explaing the code once it got published.

About

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.


Languages

Language:Kotlin 100.0%