Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix background colors in App Bars #230

Closed
lorenzovngl opened this issue Oct 6, 2024 · 3 comments · Fixed by #236
Closed

Fix background colors in App Bars #230

lorenzovngl opened this issue Oct 6, 2024 · 3 comments · Fixed by #236
Assignees
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest

Comments

@lorenzovngl
Copy link
Owner

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.

@lorenzovngl lorenzovngl added bug Something isn't working good first issue Good for newcomers hacktoberfest labels Oct 6, 2024
@PrakashIrom
Copy link
Contributor

Hi @lorenzovngl can u please assign this issue to me?

@lorenzovngl
Copy link
Owner Author

Yes of course. Good work!

PrakashIrom pushed a commit to PrakashIrom/FoodExpirationDates that referenced this issue Oct 7, 2024
@lorenzovngl lorenzovngl linked a pull request Oct 8, 2024 that will close this issue
PrakashIrom pushed a commit to PrakashIrom/FoodExpirationDates that referenced this issue Oct 8, 2024
@PrakashIrom
Copy link
Contributor

I did as you told me and it works, thanks.

PrakashIrom pushed a commit to PrakashIrom/FoodExpirationDates that referenced this issue Oct 10, 2024
lorenzovngl pushed a commit that referenced this issue Oct 10, 2024
* Fix background colors in App Bars #230

---------

Co-authored-by: prakash <apuiirom@gmailcom>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants