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

Apache License 2.0
126 stars 96 forks source link

First Android app: Android Basics with Compose #899

Open GokouSennyou opened 3 weeks ago

GokouSennyou commented 3 weeks ago

URL of codelab

In which task and step of the codelab can this issue be found?

Describe the problem

not import androidx.compose.material.Surface is import androidx.compose.material3.Surface

you miss the 3 use material. will be error

Steps to reproduce?

  1. Go to...
  2. Click on...
  3. See error...

Versions Android Studio version: API version of the emulator:

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