Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-livedata

Android Jetpack: RecyclerView is not updating when LiveData is set

Combine two LiveData objects with the same observer types

How can I change in ViewModel source of my LiveData from Room Dao

MVVM: Complex View/ViewModel -> Multiple LiveData objects?

Getting Initial Value for LiveData Always Returning Null

How to use Filter SearchView for RecyclerView when using Livedata?

Unit Testing I can't add Observer to LiveData NullPointerException

Refresh fragment on back to previous fragment

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

Refresh data from a network using 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?

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

Accessing BroadCastReceiver in Viewmodel

Multiple LiveData Observers After Popping Fragment

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