Skip to content

Fix background colors in App Bars #230

@lorenzovngl

Description

@lorenzovngl

The background colors of the Bottom App Bar and the Top App Bar are incorrect and do not match those shown in the provided screenshots. This issue might be caused by changes in some parameters in the new definitions of Jetpack Compose.

To Reproduce
Steps to reproduce the behavior:

  1. Open the app.
  2. The Bottom App Bar and the Top App Bar are visible as soon as the app is opened.
  3. Observe the background colors.

Expected behavior
The background colors of the Bottom App Bar and the Top App Bar should match the colors shown in the provided screenshots.

Screenshots

Actual (Light) Expected (Light)
Screenshot_20241006_112313
Actual (Dark) Expected (Dark)
Screenshot_20241006_112504

Additional context
This issue might be related to recent changes in Jetpack Compose definitions.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions