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

Apache License 2.0
125 stars 96 forks source link

First Android app: Android Basics with Compose #822

Open khigaki56 opened 3 months ago

khigaki56 commented 3 months ago

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

Describe the problem Surface() not a recognized function

Steps to reproduce? I deleted Box and type Surface() but it shows up in red Build Output reports: Unresolved reference: Surface