Describe the bug
After updating to newer version of plugin, I've faced below issue
On the image you can see that Column composable is incorrect color, and this happens mostly for built-in composables like Column, Row, not the ones I've created.
To Reproduce
- Switch to material darker theme
- Call built-in composable like "Column", "Row"
Expected behavior
Composable call should be in the color defined in color scheme
Material Theme Version
v10.10.1
IDE
Android Studio
System Info
Logs/Screenshots
Describe the bug
After updating to newer version of plugin, I've faced below issue
On the image you can see that
Columncomposable is incorrect color, and this happens mostly for built-in composables likeColumn,Row, not the ones I've created.To Reproduce
Expected behavior
Composable call should be in the color defined in color scheme
Material Theme Version
v10.10.1
IDE
Android Studio
System Info
Logs/Screenshots