google-developer-training / basic-android-kotlin-compose-training-courses

Apache License 2.0
27 stars 15 forks source link

cannot access downloadable file: ic_grain.xml (404 not found) #18

Open yissacharwe opened 1 month ago

yissacharwe commented 1 month ago

https://developer.android.com/codelabs/basic-android-kotlin-compose-practice-grid

Issue: trying to access the file ic_grain.xml for the project leads to a page 404: Not Found

broken link: https://raw.githubusercontent.com/android/compose-samples/main/Owl/app/src/main/res/drawable/ic_grain.xml

more details: Step 1: Before you begin You will need the following resources to complete the code for these practice problems:

  1. Topic images - These images represent each topic in the list. - fine
  2. ic_grain.xml - This is the decorative icon that appears next to the number of courses in the topic. - broken
ambled commented 1 month ago

I found a copy of a resource here, maybe not the same resource: https://raw.githubusercontent.com/google-developer-training/basic-android-kotlin-compose-training-courses/main/app/src/main/res/drawable/ic_grain.xml