This is extension of LiveData that allows propagation of events that are consumed only once to multiple observers.
-
Updated
May 27, 2020 - Java
This is extension of LiveData that allows propagation of events that are consumed only once to multiple observers.
This API behaves like LiveData but receives the data once.
Add a description, image, and links to the singlelivedata topic page so that developers can more easily learn about it.
To associate your repository with the singlelivedata topic, visit your repo's landing page and select "manage topics."