maui
maui copied to clipboard
Upgrade Material Design to Material 3
Description
As It says in the title. Old Material Design looks outdated. The new Material Design came in 2021 in Android 12. We're in 2023 and Android 14 is coming soon. All Google Apps have been replaced with new Material Design, so users are definitely getting used to it. I don't think it's hard to replace those but it needs a lot of time but it's gotta be implemented in the next two years otherwise we're gonna be using 10 year old design.
Some people started doing third party libraries - https://github.com/mdc-maui/mdc-maui by yiszza They look really good, but these are just controls. It cannot replace Shell navbar etc. Probably forces could be joined with this author and make it to Maui.
New native apps usually use the new design which looks absolutely phenomenal. Especially stuff like navbar for tabbar -
Flyout -
Cool searchbar
Tabs
New controls
Even simple stuff as buttons have much better looking and customized look
Some page showing many new controls at once -
Public API Changes
.
Intended Use-Case
Better look of the app for everyone
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
cc @davidortinau
Any response instead of automatic vague bot reply? What do you think about it, is it possible at all in the future? @jsuarezruiz
Hi...
Will .net8 preview with support for Material 1.9.0 render material design... please
.net8 preview and 1.9,0 show all the material components... and how to use them in our projects please... any pointers if it is ready for us to use in our projects...
Regards
Would also love to see this happen!
For what it’s worth, it would be nice if this could be implemented as an option, rather than a requirement. A radical change to an existing app UI has all kinds of consequences (changed user doc screenshots, marketing collateral, etc) beyond development effort. For my apps and my customers apps built on my SDK, I’d prefer gradual updates.
if this could be implemented as an option...
yes... that will be liked by many.... me included... cause I have an app in the market for testing...
Regards
yes, this is really missing, forcing us to use bulked third parties, why this feature is not priority?
Any hopes we can get it in .NET 9?
if this could be implemented as an option...
100% agree with this. When creating a new project they just could add a combobox with the options MD2 and MD3. Or something how Uno does it when creating a new project.