The moment I want to access the ViewModel A on my Fragment B, I write this code on my Fragment B. val scope = getKoin().getScope("some_unique_id") // no ...
確定! 回上一頁