Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-livedata

Post or Set MutableLiveData - Observer onChanged not called

Android LiveData in androidTest returns null

Using try catch block in swallowing exceptions when using kotlin coroutines

MVVM - MutableLiveData of Custom Model not been updating into ViewModel with databinding and always is null

Difference between get() and by lazy

How to clear the WorkStatus create by WorkManager in Android?

LiveData List doesn't update when updating database

MVVM architecture with Interactors/UseCases

ViewModel not getting cleared in Navigation navigate and live data in viewmodel stays alive

How to pass data binding variable as xml attribute to custom view

How to remove an observer from livedata so it doesn't show twice when navigating back to the fragment

Returning LiveData from repository

How to implement Livedata and Databinding in Android?

Get one value from LiveData