Hey guys. I have a weird bug somewhere in my code ...
# android
d
Hey guys. I have a weird bug somewhere in my code and can't figure out what's wrong. After I replaced okhttp.enqueue callbacks with coroutines + okhttp.execute, my view isn't showing up until the coroutine gets executed.