Skip to content
#

diffutil-recyclerview

Here are 98 public repositories matching this topic...

RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新

  • Updated Feb 20, 2023
  • Kotlin

To Do List App is built in Kotlin using Material 3, Data Binding, Navigation Component Graphs, Room persistence library, Kotlin coroutines, LiveData, Dagger Hilt, and Notifications following MVVM Architecture.

  • Updated Oct 6, 2022
  • Kotlin

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition a…

  • Updated Sep 13, 2020
  • Kotlin

Improve this page

Add a description, image, and links to the diffutil-recyclerview 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 diffutil-recyclerview topic, visit your repo's landing page and select "manage topics."

Learn more