Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-livedata

How to simply add another source to MediatorLiveData in kotlin?

kotlin android-livedata

FirebaseAuth.AuthStateListener using LiveData. Is there scope for improvement in below implementation?

Android Logic Based On Multiple Live Data Values

It is ok to call observeForever() on Livedata returned by Transformations.map() inside ViewModel?

Cannot observe LiveData<MutableList<T>> from ViewModel in my fragment

How to combine livedata and kotlin flow

MockK mock ViewModel's savedStateHandle.getLiveData()

java.lang.IllegalStateException: CompositionLocal LocalLifecycleOwner not present when observing LiveData as State

DiffUtil.ItemCallback sometimes loses oldItem and causes areContentsTheSame() to incorrectly return true

LiveData - Using SingleLiveEvent with Transformations

ListAdapter Diff does not dispatch updates on same list instance, but neither on different list from LiveData

Unable to use Lifecycle Version 2.2.0-alpha01 features