Search code examples
list is showing incorrect entry using MVVM and sqlite...


javaandroidmvvmandroid-viewmodelandroid-mvvm

Read More
LiveData binding observer being registered multiple times when changing device orientation even when...


androidkotlinandroid-fragmentsmvvmandroid-viewmodel

Read More
ViewModel crashing while trying to recreate without factory...


androidandroid-architecture-componentsandroid-viewmodelandroid-mvvm

Read More
Why my Android ViewModel cannot persistent data?...


androidandroid-jetpack-composeandroid-viewmodel

Read More
Why doesn't the data persist when I use LiveData in the ViewModel?...


androidkotlinandroid-recyclerviewandroid-viewmodel

Read More
How to Implement LifecycleOwner on a RecyclerAdapter ViewHolder?...


androidkotlinandroid-livedatalifecycleandroid-viewmodel

Read More
Android update activity with value of data object field from MutableStateFlow<List<MyDataObjec...


androidandroid-activityandroid-livedataandroid-jetpack-composeandroid-viewmodel

Read More
No exception/error when no internet coroutine + retrofit...


androidkotlinandroid-viewmodel

Read More
observeAsState not working for list, in jetpack compose...


observer-patternandroid-jetpack-composeandroid-viewmodel

Read More
Jetpack Compose show snack bar from view model - Single Live Event...


androidkotlineventsandroid-viewmodelandroid-jetpack-compose

Read More
How can I pass Resources to ViewModel...


androidkotlinandroid-viewmodel

Read More
How to optimize viewModel factories code?...


androidkotlinandroid-viewmodelviewmodelfactory

Read More
can I make a livedata observer in my viewmodel? or should I always observer in fragment/activity?...


androidkotlinandroid-livedataandroid-architecture-componentsandroid-viewmodel

Read More
Hilt viewModel and Compose not working together...


androidandroid-jetpack-composeandroid-viewmodeldagger-hilt

Read More
How to observe live data for Alert Dialog...


androidandroid-alertdialogandroid-livedataandroid-viewmodel

Read More
Manually (re)trigger ViewModel function after popping another Composable from the backstack...


androidkotlinmvvmandroid-jetpack-composeandroid-viewmodel

Read More
How to correctly code a RecyclerView with ViewModel and LiveData...


javaandroidandroid-recyclerviewandroid-livedataandroid-viewmodel

Read More
How to keep a specific screen when using Navigatioin Component?...


androidkotlinandroid-viewmodelandroid-navigationandroid-bottomnav

Read More
RecyclerView only shows new items when more items are added...


javaandroidandroid-recyclerviewandroid-adapterandroid-viewmodel

Read More
CountDownTimer : In Activity, ViewModel or separate class?...


androidandroid-lifecyclecountdowntimerandroid-viewmodel

Read More
Fragment Inheritance with ViewModel Inheritance...


androidinheritanceviewmodelmultiple-inheritanceandroid-viewmodel

Read More
ViewModel's observe() method doesn't observe properly...


androidkotlinandroid-viewmodelandroid-mvvm

Read More
Can Hilt be used on Android with by viewModels to initialize an abstract viewModel field?...


androidandroid-viewmodeldagger-hilt

Read More
Cannot create an instance of ViewModel class (Unable to start activity ComponentInfo)...


androidmvvmandroid-architecture-componentsandroid-viewmodel

Read More
Can a View necessarily have only one ViewModel in android?...


androidandroid-viewmodelandroid-mvvm

Read More
Android ViewModel recreated on screen rotation...


androidandroid-architecture-componentsandroid-viewmodel

Read More
ViewModel and Mutable Live Data in android not working properly...


javaandroidmultithreadingandroid-livedataandroid-viewmodel

Read More
Android Arch Components ViewModel and LiveData trigger after screen rotation...


androidandroid-architecture-componentsandroid-livedataandroid-viewmodel

Read More
Error resolving method in View Model class in Android...


javaandroidapiandroid-recyclerviewandroid-viewmodel

Read More
Change view via ViewModel...


androidandroid-fragmentsandroid-viewmodelandroid-mvvm

Read More
BackNext