google-developer-training / basic-android-kotlin-compose-training-mars-photos

Solution code for Android Basics in Kotlin course
https://developer.android.com/courses/android-basics-kotlin/course?gclid=CjwKCAjw4c-ZBhAEEiwAZ105RTyT-iaLHzrhMBUXdMhO230ZDwOwxxI2x4RgK8DwBxK8t1h0wmU_QxoCi4YQAvD_BwE
Apache License 2.0
72 stars 66 forks source link

What is AmphibiansViewModel.Factory? #18

Closed malshoff closed 1 year ago

malshoff commented 1 year ago

URL of codelab:

https://developer.android.com/codelabs/basic-android-kotlin-compose-add-repository?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-5-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-add-repository#5

Specify the language of the codelab if it is not English:

In which task and step of the codelab can this issue be found? Task 6, Step 4

Describe the problem Typo, AmphibiansViewModel isn't a thing.

Steps to reproduce? Check link

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

Screen Shot 2022-11-26 at 12 51 21 PM
osuleymanova commented 1 year ago

Hello @malshoff,

Thank you so much for reaching out to us and reporting this issue. The typo is fixed:

Screen Shot 2022-11-28 at 2 21 34 PM