LiveDataBus.get<String>(key).observe(lifecycleOwner){ print(it) }. 當你的lifecycleOwner使用fragment時,可以調用擴充方法toViewLife()將其轉為 ...
確定! 回上一頁