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

Apache License 2.0
55 stars 87 forks source link

Fix bug in 'Experiment with other animations' #104

Open jasv18 opened 2 months ago

jasv18 commented 2 months ago
  1. (Optional) Experiment with other animations This is a case where placing color in the composable column causes the parent card color to appear when the expanded variable is false and the Dog Hobby composable disappears leaving a colored background. So to solve it, put the animated color on the container color card.
google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.