Closed CliffCawley closed 5 years ago
Hey, is there a technical reason for this line?
usleep(500);
It was a workaround related to a bug of an old version of Android Studio. It seems solved for the latest Android Studio. I've removed these lines.
Hey, is there a technical reason for this line?
usleep(500);