What are best practices to do coroutine job when leaving ViewModel?

后端 未结 0 374
旧时难觅i
旧时难觅i 2020-12-04 04:02

I want to schedule coroutine work that needs to be done, like input in the database. What is the best practice to do when I want to it even if I leave ViewModel and viewMode

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