In which task and step of the codelab can this issue be found?
Step 3: Display an internet image
Describe the problem
A little typo here when the photos backing property, up to this point, is still storing the first MarsPhoto object and not the list of objects like shown in the screenshot. There is no way one can access imgSrcUrl property from a list, no?
Additional informationInclude screenshots if they would be useful in clarifying the problem.
name: Android Basics Unit 4 issue about: Report typo 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
In which task and step of the codelab can this issue be found? Step 3: Display an internet image
Describe the problem A little typo here when the photos backing property, up to this point, is still storing the first MarsPhoto object and not the list of objects like shown in the screenshot. There is no way one can access imgSrcUrl property from a list, no?
Additional information Include screenshots if they would be useful in clarifying the problem.