Skip to content
#

swipe-to-delete

Here are 23 public repositories matching this topic...

This project implements one of the most beautiful animations of the class RecyclerView, the class ItemTouchHelper. The ItemTouchHelper class implements the dragging of each object on the RecyclerView class by revealing a view under the first sliding view. Please, refer to this link to learn more about the class ItemTouchHelper. This project show…

  • Updated Jan 10, 2019
  • Java

The following application demonstrate the use of Room library which is part of Jetpack. According to the documentation "The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite."

  • Updated Dec 29, 2020
  • Java

Improve this page

Add a description, image, and links to the swipe-to-delete topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swipe-to-delete topic, visit your repo's landing page and select "manage topics."

Learn more