Join Slack
Powered by
you can replace retrofit call with: run(CommonPool...
# coroutines
g
gildor
03/01/2017, 9:32 AM
you can replace retrofit call with: run(CommonPool) { /* any computation inside commonPool */ }
Open in Slack
Previous
Next