-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
In which task and step of the codelab can this issue be found?
4 Add Color
Describe the problem
Starting from the example code, the background of the "Card" element does not change color with the provided steps.
In order to change the color of the Card element, the parameter "surfaceContainerHighest" is required in Theme.kt.
Steps to reproduce?
- Donwload starter code
- Exchange Theme.kt and Color.kt as instructed
- Add the Card element in DogItem
- Color of Card element does not change.
Versions
Android Studio version: 2024.3.2 Patch 1
API version of the emulator: 36.0
Additional information
It seems like the final solution is built on a different sdk version
Metadata
Metadata
Assignees
Labels
No labels