Skip to content

Example of an Android RecyclerView that reacts to dataset changes using LiveData.

Notifications You must be signed in to change notification settings

bajabob/android-livedata-recyclerview

Repository files navigation

android-livedata-recyclerview

Example of an Android RecyclerView that reacts to dataset changes using LiveData. Uses Kotlin coroutines in order to continue adding new items to the list. Simulates an async dataset that changes over time.

About

Example of an Android RecyclerView that reacts to dataset changes using LiveData.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages