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
66 stars 58 forks source link

Add Repository #42

Closed japusen closed 1 year ago

japusen commented 1 year ago

URL of codelab: https://developer.android.com/codelabs/basic-android-kotlin-compose-add-repository

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 9 - Step 3

Describe the problem In task 3, "Create Data Layer," we name the repository class "DefaultMarsPhotosRepository," but in Step 9 it is referred to as "NetworkMarsPhotosRepository."

Steps to reproduce? n/a

Versions n/a

Additional information n/a

osuleymanova commented 1 year ago

Duplicate of #39, #34, #23, #17