Search code examples
Binding with optional struct...


bindingviewmodeloption-type

Read More
How can I store and update a common (temporary) data between activities and fragments in Android?...


javaandroiddatabasesharedpreferencesviewmodel

Read More
MVVM - get context in a Model class...


javaandroidmvvmandroid-sqliteviewmodel

Read More
Not able to increment a counter variable inside my viewmodel...


androidkotlinviewmodelandroid-livedata

Read More
ViewModel and Activity using Kotlin...


kotlinandroid-activitypersistenceviewmodel

Read More
Swift ViewModel properties can't access in ObjC...


iosobjective-cswiftmvvmviewmodel

Read More
Platform declaration clash kotlin...


androidkotlinviewmodel

Read More
How to reset my Static ViewModel from an ApplicationService Class?...


c#wpfmvvmviewmodeldatacontext

Read More
Viewmodel executes init after updating a MutableStateFlow...


androidkotlinviewmodelkotlin-flow

Read More
convert boolean value into MutableLiveData<Boolean>...


kotlindata-structuresviewmodelandroid-livedatamutablelivedata

Read More
Unable to observe Viewmodel from one fragment but works from different fragment in Android [Kotlin]...


androidkotlinandroid-fragmentsviewmodelandroid-livedata

Read More
Cannot implicitly convert type 'System.Collections.Generic.List<x>' to 'System.Col...


c#entity-frameworkgenericsviewmodeldata-annotations

Read More
Kotlin executes only one of two suspend functions...


androidkotlinviewmodelkotlin-coroutines

Read More
How to get updated results in StateFlow depending on parameter (sorting a list) with Jetpack Compose...


androidandroid-jetpack-composeviewmodelkotlin-stateflow

Read More
I want to update my adapter in realtime using Room Database , LiveData and Viewmodel. But don't ...


androidkotlinandroid-roomviewmodelandroid-livedata

Read More
Expected non-nullable value for MutableLiveData...


androidkotlinviewmodelandroid-livedatakotlin-null-safety

Read More
java.lang.NullPointerException:Attempt to invoke virtual method 'void androidx.lifecycle.Mutable...


androidkotlinviewmodelandroid-livedatamutablelivedata

Read More
ViewModel dont saved after rotation...


androidkotlinfragmentviewmodel

Read More
How to use SearchView with LiveData and ViewModel in Room...


androidkotlinviewmodelsearchview

Read More
Can I use setOnClickListener in MVVM pattern?...


androidkotlinmvvmviewmodel

Read More
How Can I Handle State In Jetpack Compose?...


androidandroid-jetpack-composeviewmodel

Read More
Cannot create an Instance for a ListFragment class in Kotlin...


androidkotlinfragmentinstanceviewmodel

Read More
Black screen on iOS Simulator when creating ViewModel...


swiftxcodeswiftuiviewmodel

Read More
Jetpack compose not recomposing view on value change...


kotlinstateandroid-jetpack-composeviewmodelobjectbox

Read More
What is the difference between ViewModelProviders and ViewModelProvider class?...


androidmvvmviewmodel

Read More
why viewModel is not initialized...


androidkotlinviewmodel

Read More
UWP: How to bind a property from a base class in XAML...


c#xamluwpviewmodel

Read More
LiveData observer's onChanged gets called on activity rotation even though there was no change i...


androidviewmodelandroid-livedata

Read More
MVC 5 Viewmodel and multiple tables...


viewmodelienumerablemultiple-tablesasp.net-mvc-5

Read More
lateinit property has not been initialized - Android Lifecycle issue...


androidkotlinviewmodelandroid-lifecycle

Read More
BackNext