-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Labels
Comments
lorenzovngl
added
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
labels
Oct 6, 2024
Hi @lorenzovngl can u please assign this issue to me? |
Yes of course. Good work! |
PrakashIrom
pushed a commit
to PrakashIrom/FoodExpirationDates
that referenced
this issue
Oct 7, 2024
PrakashIrom
pushed a commit
to PrakashIrom/FoodExpirationDates
that referenced
this issue
Oct 8, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
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
Additional context
This issue might be related to recent changes in Jetpack Compose definitions.
The text was updated successfully, but these errors were encountered: