.NET MAUI Android DatePicker to Align with Latest Material Design #31073
Unanswered
abbottyitong
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on the latest Material Design Guidelines
According to the most recent Material Design specifications for Android DatePicker, the following features are recommended:
I’ve noticed that these features have already been implemented in Flutter’s DatePicker. However, in .NET MAUI, the current Android DatePicker UI does not seem to incorporate these design improvements yet.
We have received significant feedback from Android users indicating that the current year selection mechanism is confusing—they are not aware that they need to click on the year to scroll and change it. This has led to usability concerns and negative user experience.
Is there idea that if there are any plans to update the .NET MAUI Android DatePicker to adopt these latest Material Design features? If so, is there an approximate timeline for when we might expect these improvements?
Beta Was this translation helpful? Give feedback.
All reactions