List Question
20 TechQA 2024-03-31T16:41:27.173000TelephonyCallback.CallStateListener with LiveData and ViewModel
22 views
Asked by bruno
Multiple MutableLiveData change results in a single MutableLiveData
41 views
Asked by Hafiz Al Asad
Activity unable to observe second livedata object within viewmodel
38 views
Asked by luckysing_noobster
mutableStateListOf is not updating it value on changing it
70 views
Asked by Muddassar
ViewModel function implementation with MutableLiveData or use directly a LiveData?
39 views
Asked by Vodet
MutableLiveData with ArrayList and ArrayAdapter
29 views
Asked by עמית ישי
How to use MutableLiveData and LiveData in Android?
151 views
Asked by DongPhamBK
Kotlin How to share between 2 different activitiy's 2 different fragments
93 views
Asked by Kaan Düzbastılar
Updating MutableLiveData<ArrayList<User>>
101 views
Asked by MarkoIgic
mutableLiveData doesn't trigger recomposition when adding items to a list
94 views
Asked by Russell Butler
Toast Message keeps appearing when orientation changes
131 views
Asked by Sravan
In Junit test, MutableLiveData value not updating after executing test
72 views
Asked by SaurabhG
Diff util not updating items in recycler
122 views
Asked by Electrocode
How to notify observers after filtering LiveData<List<Note>> using SearchView in ViewModel?
41 views
Asked by AK-35
MVVM Architecture Screen Rotation Issues
27 views
Asked by Himanshu Satone
Compose UI not updating the state after updating the view model
1k views
Asked by arun
My DialogBox get called many times when using livedata android kotlin?
48 views
Asked by Satyam Raikwar
What to do if RVA is a LiveData but multiple observers are pointing to it to call notify.....()
15 views
Asked by Soil Milk
How complex should a ViewModel class be?
194 views
Asked by Kleini
Kotlin better readability of MutableLiveData Observer
35 views
Asked by Kleini