Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-livedata

Problem in using viewModelScope with LiveData

LiveData observer fired twice, even with viewLifecycleOwner

How can I get the query result at once when I use Room?

Android Architecture Components: bind to ViewModel

How should be implemented the ViewModel for an activity with many fields

How to get result of two mutablelivedata into one

EditText LiveData Two-way binding

Android Architecture Components(MVVM) - Ideal way to deal with remote and local data using repository pattern

Kotlin SAM conversion doesn't work for function with two arguments

How to transform the context of fragment into a LifecycleOwner?

Proper way to pass LiveData in ViewModel taken from suspended Repository

Flow onEach/collect gets called multiple times when back from Fragment

Android ViewModel doesn't survive fragment change

What is the equivalent of Android LiveData in Flutter?

flutter android-livedata

How Does Android LiveData get() syntax work?

MediatorLiveData doesn't work in JUnit tests?