Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-viewmodel

Android MVVM: Activity with multiple Fragments - Where to put shared LiveData?

Dagger Hilt 'Assisted' and 'ViewModelInject' is deprecated. in Dagger Hilt View Model 1.0.0-alpha03

LiveData prevent receive the last value when start observing

MediatorLiveData or switchMap transformation with multiple parameters

Use viewLifecycleOwner as the LifecycleOwner

When is the viewmodel onCleared called

LiveData update on object field change

Manually clearing an Android ViewModel?

how to get viewModel by viewModels? (fragment-ktx)

ViewModelProviders is deprecated in 1.1.0

AndroidViewModel vs ViewModel