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

Apache License 2.0
55 stars 87 forks source link

Simple Animation with Jetpack Compose #6

Closed hsseek closed 1 year ago

hsseek commented 2 years ago

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

Describe the problem The Starter Code won't show composables other than the background. Preview not showing

Versions Android Studio version: Android Studio Chipmunk | 2021.2.1 Patch 1 Build #AI-212.5712.43.2112.8609683, built on May 19, 2022 Runtime version: 11.0.12+0-b1504.28-7817840 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 5.15.0-43-generic GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 6 Registry: external.system.auto.import.disabled=true, ide.instant.shutdown=false Non-Bundled Plugins: org.jetbrains.kotlin (212-1.7.10-release-333-AS5457.46) Current Desktop: ubuntu:GNOME

osuleymanova commented 1 year ago

Hello @hsseek,

Our apologies for the late reply. From the moment you reported an issue, the content of the codelab, as well as the starter and main code branches have been updated. So please refer to the updated versions. In case, you still face the issue, please feel free to open a new ticket.

Happy Android learning!