Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-livedata

Android LiveData Observer alternative with respect to performance

Returning data from Executor service

How to save LiveData into saveStateHandle?

in Android MVVM, how many repositories and networking clients that I need to make to serve different queries?

Should livedata be always used in ViewModel?

Live data returning old values , onChanged is triggering multiple times

Do we still need LiveData in Jetpack Compose, or we can just use Compose State?

Livedata with Viewpager2-Fragments

Recyclerview ListAdapter DiffUtil not working as expected

How to handle Kotlin Jetpack Paging 3 exceptions?

Why functions that produce LiveData or Flow, don't have to be called from CoroutineScope?

UI List not updating jetpack compose with mutableList but data updates

How to simply add another source to MediatorLiveData in kotlin?

kotlin android-livedata