LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
-
Updated
Oct 7, 2023 - Java
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
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."