google-developer-training / basic-android-kotlin-compose-training-race-tracker

Apache License 2.0
32 stars 37 forks source link

Android Basics: Introduction to Coroutines in Kotlin Playground #28

Open hhasert opened 8 months ago

hhasert commented 8 months ago

Actually Kotlin playground executes with the delay, but just prints everything in the box when it is finished, so I cannot see the effect of the delay properly.

scharffc commented 7 months ago

Yes, I noticed too that it is not possible to see the delay when executing in the playground.