Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-viewmodel

Boundary Callback (Android Paging Library) with CoroutineScope

MVVM architecture with Interactors/UseCases

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

Get one value from LiveData

Android MutableLiveData keeps emitting when I re-enter fragment

Merging LiveData with different Object Contained

Loading data in ViewModel that have been retrieved in SplashActvity

ViewModel, LiveData and Transformations.map

Observing viewmodel for the second time returns null in android

Observe a MutableLiveData list

SavedStateProvider with the given key is already registered

How to initilaize viewModel using navGraph scope

Android ViewModel and click listeners

Does calling a ViewModel instance reset the LiveData?

androidx databinding with Spinner and custom objects

When to use withContext?

How to send data between activities using ViewModel

UI not updated when ViewModel value changed

ViewModelProviders is deprecated in 2.2.0

Android Architecture Components ViewModel - communication with Service/IntentService