Join Slack
Powered by
<@U0B84UUTV> Never used anko coroutines, but as th...
# anko
b
bamdmux
05/31/2017, 7:42 AM
@antonioleiva
Never used anko coroutines, but as they are based on kotlinx.coroutines, couldn't you just use a Job interface from
launch(UI)
and then cancel it on onDestroy?
Open in Slack
Previous
Next