Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-viewmodel

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

Android Paging Library loadAfter() not called [duplicate]

Caused by: org.koin.core.error.InstanceCreationException: Could not create instance for [type:Factory,primary_type

Sharing viewModel within Jetpack Compose Navigation

Android MVVM: How to handle network request failiures?

Android MVVM: Does using Glide directly in a fragment break the MVVM pattern?

Problem in using viewModelScope with LiveData

Best approach to start an Activity from ViewModel in MVVM Architecture

AndroidViewModel with SavedState

Proper way to pass LiveData in ViewModel taken from suspended Repository

injecting viewmodel with navigation-graph scope: NavController is not available before onCreate()

How to inject viewModel in BaseFragment using Koin

Android ViewModel doesn't survive fragment change

Cannot resolve symbol ViewModelProviders

android android-viewmodel