Hello :slightly_smiling_face: I was going through ...
# android
m
Hello 🙂 I was going through advanced-kotlin-coroutines codelab Just to make sure, it should call onEach instead of onComplete for disabling the spinner, as channel doesn't finish/complete as long as it is observed, right? https://codelabs.developers.google.com/codelabs/advanced-kotlin-coroutines/#13