通过将MutableLiveData改为MutableStateFlow来开始重构。所以在CoinListFragmentViewModel中,从。 private val _viewState = MutableLiveData( ...
確定! 回上一頁