lorenzovngl / FoodExpirationDates

📱 Android app to track food expiration dates 🥦🥛🍎. Built with Jetpack Compose 🧩, MVVM 🛠️, Room 🗄️, and Material You 🎨.
https://foodexpirationdates.app
MIT License
136 stars 26 forks source link

Fix background colors in App Bars #230 #236

Closed PrakashIrom closed 2 weeks ago

PrakashIrom commented 3 weeks ago

I made some changes in the Material Theme and added containerColor parameter for the NavigationBar to fix the background color issue, but for the TopAppBar I don't see any differences in the screenshots you uploaded. If there's any changes you want to make or anything wrong with what I did, please do tell me.

PrakashIrom commented 2 weeks ago

Okay I will do it.

PrakashIrom commented 2 weeks ago

I have made the changes please do check

lorenzovngl commented 2 weeks ago

All good! Thank you for your efforts and welcome among the contributors of Food Expiration Dates! 🎉

PrakashIrom commented 2 weeks ago

Thank you @lorenzovngl once again, without your help I couldn't do.