This is a companion discussion topic for the original entry at https://www.raywenderlich.com/8458165-kotlin-coroutines-fundamentals/lessons/3
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/8458165-kotlin-coroutines-fundamentals/lessons/3
The image.setImageBitmap(bitmap)
line reports that โimageโ isnโt defined. I canโt see it in the codebase. I feel like it should be a reference to a view in the XML. Am I missing something?