google-developer-training / android-basics-kotlin-mars-photos-app

Apache License 2.0
91 stars 193 forks source link

Android Basics: Load and display images from the Internet #56

Closed carlosjimz87 closed 2 years ago

carlosjimz87 commented 3 years ago

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? Unit 4: Connect to the internet Pathway 2: Get and display data from the internet Section 3: Load and display images from the internet Task 3: Display an internet image Step 7. 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.

Describe the problem The image in this step shows an error instead of the URL of the first Mars photo.

Additional information

image

osuleymanova commented 2 years ago

@carlosjimz87 Thank you for reaching out to us. It's already handled: Screen Shot 2022-04-12 at 2 45 40 PM