IMItay MeirApr 3, 2017
Runnable won't wait for function to finish
I'm trying to run every minute a refresh for the UI. I wrote this code where I have an handler and a runnable with postdelay. Inside my runnable I have a call for a function that is returning a Map object. But every time, my runnable continues to the...
ACArunavh and 1 more commented










