-
Updated
Jan 30, 2020 - Java
swipe-to-delete
Here are 22 public repositories matching this topic...
A task manager app makes use of Content provider & CursorAdapter
-
Updated
Mar 29, 2018 - Java
-
Updated
Mar 13, 2018 - Java
Enter a number and get a fact about the number
-
Updated
Feb 6, 2019 - Java
Count things
-
Updated
Jan 29, 2020 - Java
-
Updated
May 30, 2018 - Java
Sample on android architecture components
-
Updated
May 26, 2018 - Java
Library that makes it easy to implement swipe-to-dismiss in recycler view
-
Updated
Dec 3, 2016 - Java
Sample project for listview swipe animations.
-
Updated
Dec 7, 2017 - 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
Tutorial how to create a list using recyclerview with swipe feature to delete
-
Updated
Dec 29, 2017 - Java
Android library provides a simple to use swipeable RecyclerView.
-
Updated
May 9, 2024 - Java
A RecyclerView that can make its child scroll horizontally, follows the user gestures to open and show the menu of the child.
-
Updated
Feb 14, 2023 - Java
📑 A minimalist Android todo app based on Clean Architecture with MVP (for the presentation layer) using architecture components library RxJava2, Dagger2 and ButterKnife.
-
Updated
Apr 22, 2020 - Java
An extendable adapter which provides swipe-to-delete feature on your customized row item
-
Updated
Apr 30, 2018 - Java
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
Library that makes it easy to implement swipe-to-dismiss in recycler view
-
Updated
Oct 20, 2018 - 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.
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."