Thank you for the feedback Daniel Gronau! The MediatorLiveData still requires that it needs to be observed at some point in order to emit data.

In the latest release of Coinverse this month a MediatorLiveData object is used in a ViewModel to return the file path of a downloaded audiocast mp3, and it’s BitMap image in one response. This ViewState being updated is then observed in the View represented by a Fragment.

--

--

Open Sourcer

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store