In which task and step of the codelab can this issue be found?
Step 4. Update the text
Describe the problem
You have described steps for Surface() composable but newer versions of android studio use Scaffold() composable instead of Surface() so it becomes confusing a bit for beginners
Steps to reproduce?
Go to...
Click on...
See error...
VersionsAndroid Studio version: ladybug
API version of the emulator: 24
Additional informationInclude screenshots if they would be useful in clarifying the problem.
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#3
In which task and step of the codelab can this issue be found? Step 4. Update the text
Describe the problem You have described steps for Surface() composable but newer versions of android studio use Scaffold() composable instead of Surface() so it becomes confusing a bit for beginners
Steps to reproduce?
Versions Android Studio version: ladybug API version of the emulator: 24
Additional information Include screenshots if they would be useful in clarifying the problem.