dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.26k stars 1.76k forks source link

Hamburger menu remains visible in Android while Shell.FlyoutBehavior is set to Disabled #25959

Closed vsfeedback closed 1 day ago

vsfeedback commented 1 day ago

This issue has been moved from a ticket on Developer Community.


Click the icon in the title bar, then click the arrow on te new page. You will see the hamburger menu flash by on the left in the title view. The Shell.FlyoutBehavior is set to Disabled. This happens only in Android, not in iOS and Windows.

Visual Studio 17.12.0 .NET 9 Microsoft.Maui.Controls Version 9.0.10

Sample repository: https://github.com/geertgeerits/MauiBugShellAndroid


Original Comments

Feedback Bot on 11/18/2024, 06:20 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

PureWeen commented 1 day ago

Duplicate of #21455