我在我的视图中有2个StateFlow。在片段中收集它们,我必须发射金冠的2次: lifecycleScope.launchWhenStarted { stocksVM.quotes.collect { if (it is ...
確定! 回上一頁