Description
When Material 3 is enabled on Android, opening the flyout (navigation drawer) it still uses the Material 2 design while <UseMaterial3> is enabled.
Expected Behavior
The Flyout (navigation drawer) should follow Material 3 styling.
Actual Behavior
The Flyout uses the Material 2 styling.
Steps to Reproduce
- Create a .NET MAUI app.
- Update the controls to
10.0.60.
- Set the the
FlyoutBehavior to "Flyout".
- Run the app on android and open the flyout.
Link to public reproduction project repository
No response
Version with bug
10.0.60
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 16
Did you find any workaround?
No response
Relevant log output
Description
When Material 3 is enabled on Android, opening the flyout (navigation drawer) it still uses the Material 2 design while
<UseMaterial3>is enabled.Expected Behavior
The Flyout (navigation drawer) should follow Material 3 styling.
Actual Behavior
The Flyout uses the Material 2 styling.
Steps to Reproduce
10.0.60.FlyoutBehaviorto"Flyout".Link to public reproduction project repository
No response
Version with bug
10.0.60
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 16
Did you find any workaround?
No response
Relevant log output