Cancel coroutine with liveData in Android

前端 未结 0 1817
感动是毒
感动是毒 2021-02-13 21:02

I have app which works with Retrofit2, liveData and Coroutines for get information by my API. I need to cancel job, if we start new one, I try to use Job.cancel(), but something

相关标签:
回答
  • 消灭零回复
提交回复
热议问题