100 results for “topic:diffutil-recyclerview”
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新
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.
Recycli is a Kotlin Android library that simplifies building complex multiple view types screens in a RecyclerView
Kotlin MVVM DI - Hilt DataBinding Retrofit Coroutines Base Class LiveData ViewModel Coil Jetpack Navigation Interceptor DiffUtil Paging3 SharedTransition Elements
RecyclerView with State Management, DiffUtil, Pagination, Shimmer Loading, Error Handling, CRUD, Process Death and more.
An Android app written in Kotlin that demonstrates a clean architecture with MVVM, websockets using WebScoket client Scarlet, and RxAndroid/RxKotlin.
This is simple notes app that follows MVVM architectural design pattern and uses android jetpack components
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 animations along with recycler view animations. The app uses Material Design components. You can search, sort, update existing todos, or delete them.
No description provided.
Weather App with MVVM using OpenWeather API
Sample Clean Architecture project with MVVM, Unit Test
Dagger 2 & MVVM & Room Database & Data Binding & Kotlin Coroutines
A Project to track Recyclerview scroll impression like twitter feed.
Bluetooth Chat Application
This is an application that displays a list of disney character in a recyclerview using DiffUtil
No description provided.
android AI diary app (kotlin)
continues to be developed
A sample Android application using MVVM, Android Architecture Components
Notes App
📝 An Android todo list app using the MVVM design pattern, common Android libraries, and automated testing.
Sample app to demonstrate offline feature using Kotlin, Repository pattern, Room Database, Retrofit, Dagger2, LiveData, Coroutines, Mockito, Espresso, ViewModel and DataBinding in a multi module Project.
A complex example of using DiffUtil with RecyclerView
An Android Application build for online writers to keep track of their orders
The Movie DataBase API
Slate is an app in which you can store thoughts and memories in text form securely.
Library for easily displaying multiple view types in RecyclerView adapter. You don't even need to write custom adapter and ViewHolder.
A library that will help you create RecyclerView.Adapter for lists in an android application
Learn Diffutil for faster list synchronization.
영어 음성인식하여 일기형식으로 저장하는 어플 - DataBinding, ViewModel, Room Database, LiveData, Coroutine, RecyclerView(ListAdapter, DiffUtil 사용)