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

Apache License 2.0
92 stars 193 forks source link

Android Basics: Load and display images from the Internet, wrong application name 'marsrealestate' #172

Closed ommos61 closed 1 year ago

ommos61 commented 1 year ago

name: Android Basics Unit 4 issue about: Report problems with the Android Basics Unit 4 codelabs title: 'Android Basics Unit 4 issue: use of marsrealestate instead of marsphotos' labels: '' assignees: ''


URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-training-internet-images#3 https://developer.android.com/codelabs/basic-android-kotlin-training-internet-images#4

In which task and step of the codelab can this issue be found? ListAdapter (Refresher), step 4 Add the binding adapter and connect the parts, step 4 Add a binding adapter for the status ImageView, step1

Describe the problem In the describing text on the codelabs pages, in the above three location the application name 'marsrealestate' is used, which should be 'marsphotos'.

Steps to reproduce?

  1. Go to...
  2. Click on...
  3. See error...

Versions Android Studio version: Not applicable API version of the emulator: Not applicable

Additional information Include screenshots if they would be useful in clarifying the problem.

osuleymanova commented 1 year ago

Hello @ommos61,

Thank you for reaching out to us. The typo is fixed and will be published soon.

osuleymanova commented 1 year ago

Duplicate of #170