Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-livedata

When unit testing a viewmodel with a repository that returns a flow, an error happen when converting it to a livedata

LiveData or DataBinding Observer

android android-livedata

Failing to load next data with android Paging library

Correct way of implementing LiveData

kotlin android-livedata

Test LiveData and Coroutines using MockK

Android unit testing flow with multiple emit

How do I remove a row from recyclerview using room?

LiveData Vs StateFlow: Should we switch from Live data to State Flow?

Android Architecture component LiveData - how to bind broadcastReceivers to lifecycle

Android architecture components liveData and room - what is minimum requirements?

Two-way Data Binding, RecyclerView, ViewModel, Room, LiveData, Oh My

How to show LoadingState when using Room Livedata MVVM

how to use viewmodel singleton for activities?

android android-livedata

Is it possible to write a "suspend" function in a Room @DAO which returns LiveData? [duplicate]

Livedata observers firing multiple times

How to cancel a running LiveData Coroutine Block

LifecycleRegistryOwner class is deprecated

What is the difference between emit and emitSource with LiveData ? ( as in REAL time USE-CASE )

Accessing BroadCastReceiver in Viewmodel

java.lang.NoSuchMethodError after upgrading Jetpack Compose to 1.0.0‑beta07