In which task and step of the codelab can this issue be found?
Load and display images from the Internet
Step 3 - Display an internet image -> Update the ViewModel
Describe the problem
At the last element (7), the codelab says to run the app, and that is shows the url:
"Run the app. The TextView now displays the URL of the first Mars photo. All you've done so far is set up the ViewModel and the LiveData for that URL."
But the picture below is one with Airplane Mode and with an error shown.
name: Android Basics Unit 4 issue about: Report problems with the Android Basics Unit 4 codelabs title: 'Android Basics Unit 4 issue:' labels: '' assignees: ''
URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-training-internet-images?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-unit-4-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-internet-images#2
In which task and step of the codelab can this issue be found? Load and display images from the Internet Step 3 - Display an internet image -> Update the ViewModel
Describe the problem At the last element (7), the codelab says to run the app, and that is shows the url: "Run the app. The TextView now displays the URL of the first Mars photo. All you've done so far is set up the ViewModel and the LiveData for that URL." But the picture below is one with Airplane Mode and with an error shown.
Steps to reproduce?
Versions Any version, issue is in the web page
Additional information