Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-viewmodel

MutableLiveData<Pair<Float, Float>>() -> Val cannot be reassigned

Dagger-Hilt @ViewModelInject sharedViewModel not injecting into fragment

Viewmodel instantiated in Compose with hiltviewmodel() called multiple times

Best practice to combine android ViewModel and data binding

Can I eliminiate viewmodel and viewbinding boilerplate code in my Android Fragments?

Livedata with Viewpager2-Fragments

Recyclerview ListAdapter DiffUtil not working as expected

Clean way of passing CompositionLocal value to viewmodel in Jetpack Compose

Refreshing livedata with Retrofit request response

Koin 2.2.1 : I cannot use "by viewModel" in Activity

MVVM architecture in android Using Volley

Kotlin coroutines await for 2 or more different concurrent requests

ViewModel Instantiation Causes Infinite Loop