This forks the heavy stuff into another thread allowing the UI to update... The only trouble it the CommonPool can't access the UI or update/change it...
u
uli
04/28/2018, 8:02 PM
After your withContext block you should be back on the UI thread and can update the there