Closed dautovicharis closed 11 months ago
Hey @dautovicharis, Indeed, I've been adding Compose into the app in a very haphazardly manner and won't have the bandwidth to deal with styling issues for a while. If you'll contribute a PR with the suggested changes, it would be absolutely amazing! Though please note that it might take me several days to go over your PR, so no rush.
Hi Vasiliy, I have a suggestion to improve the app by migrating to Material 3 themes. This way, we can keep the styles consistent and easy to customize, following the Material 3 guidelines. It would also help fix any dark mode issues (https://github.com/techyourchance/TechYourChance-Android-Application/issues/1) and allow better support for multiple themes.
If you agree with this suggestion, I can create a pull request tomorrow.
Theme.Material3.DayNight.NoActionBar
and use https://m3.material.io/theme-builder#/custom to generate theme resources.User Material widgets
Set default styles
Add common styles - Should not be used directly from xml layouts or app themes.
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>