google-developer-training/basic-android-kotlin-compose-birthday-card-app

First Android app: Android Basics with Compose

Opened this issue · 0 comments

URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-first-app?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-1-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-first-app#4

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

Describe the problem
We also should tell user to add this import: import androidx.compose.material3.Surface, because it's not default.

xddxdxdnot