https://github.com/boltuix/android-recycler-view-asynclistdiffer
AsyncListDiffer, a helper class used to optimize RecyclerView's for performance.
https://github.com/boltuix/android-recycler-view-asynclistdiffer
Last synced: 9 months ago
JSON representation
AsyncListDiffer, a helper class used to optimize RecyclerView's for performance.
- Host: GitHub
- URL: https://github.com/boltuix/android-recycler-view-asynclistdiffer
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-08-27T06:47:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T07:18:30.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T07:33:37.900Z (over 1 year ago)
- Language: Kotlin
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
How to Improve RecyclerView Performance in Android?
AsyncListDiffer, a helper class used to optimize RecyclerView's for performance.

https://www.boltuix.com/2022/05/kotlin-improve-recyclerviews-performance.html