Join Slack
Powered by
oh so I can just make subroutine and invoke it on ...
# coroutines
v
v0ldem0rt
03/09/2017, 5:21 AM
oh so I can just make subroutine and invoke it on UI thread like
run(context) { mySubroutine(); }
without waiting for it to join back the job
Open in Slack
Previous
Next