Simon Lin
09/14/2021, 3:47 AMInstead of MutableLiveData with default value to MutableStateFlow
Instead of MutableLiveData without default value to MutableSharedFlow
Instead of SingleLiveEvent to Channel.receiveAsFlow
Stew Boling
09/14/2021, 11:36 AM