Flyout menu overlays the status bar and the bottom bar

Jakub Váňa 25 Reputation points
2024-12-06T14:59:19.4766667+00:00

Hello,

I am new in .NET MAUI and I would like to ask question related the flyout menu. When I built the example app in visual studio to my Android emulator, it seems that the flyout menu overlays the the status bar and the bottom bar. Is it default behavior? I was trying to find some solution, but unsucessfully. Do you have some tips for me? I am using .NET9 and android device with API 35. I was trying to use different simulated device and the result was the same.

User's image

Developer technologies | .NET | .NET MAUI
{count} votes

Accepted answer
  1. Nerijus Sirvys 80 Reputation points
    2024-12-07T16:39:58.3333333+00:00

    What is your Microsoft.Maui.Controls version? I had the same issue until I updated it to v9.0.12 and it fixed it.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.