Skip to content

[Bug]: Jetpack Compose incorrect color when calling composable function for some #642

@nesibeyyubov

Description

@nesibeyyubov

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.

Image

To Reproduce

  1. Switch to material darker theme
  2. 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

Mac, 15.3, Apple M1 Pro

Logs/Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions