swipe-to-action

There are 1 repositories under swipe-to-action topic.

  • RecyclerViewSwipeExt

    JahidHasanCO/RecyclerViewSwipeExt

    RecyclerViewSwipeExt is an Android Studio library that simplifies the implementation of swipe-to-delete and swipe-to-action functionality in RecyclerViews. With just a few lines of code, you can add left and right swipe gestures to your RecyclerViews, allowing users to delete or perform custom actions on items with ease.

    Language:Kotlin5101