Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-livedata

Jetpack Compose MutableLiveData not updating UI Components

Android getMapAsync after Kotlin Coroutine

Is there any benefits to using LiveData rather than a regular callback?

How to monitor LiveData hasActiveObservers()?

Room database Livedata getValue() returns null

What is the best way to pass a default/initial value to a Jetpack Compose TextField?

Shuffle LiveData<List<Item>> from Room Database on App Open

MutableLiveData retains old value even when the observer activity gets destroyed

Updating Room entitity and observing the list

Android LiveData/StateFlow List Item Property Update Issue

When submitting a new list to RecyclerView ListAdapter the diff check always returns true for areContentsTheSame()

LiveData not updating for every list item, only for the last one