Create A Blocking Network Call | raywenderlich.com


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?