Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
A Popup with a surrounding Frame element does not work on Android. It works well on Windows.
On Android the correct size of the Popup and the correct background color is visible but none of the controls. The Popup is completly empty.
Expected Behavior
On Windows it works as I expect it to. You can even use padding and nice rounded corners.
Steps To Reproduce
- Open und run the attached GitHup project.
- Use an Adroid device and run PopupWithFrame
- Click on the button of MainPage to see the empty Popup.
Link to public reproduction project repository
https:://github.com/GerhardMauerberger/PopupWithFrame.git
Environment
- .NET MAUI CommunityToolkit:7.0.0
- OS: Android 10.0 - API 29
- .NET MAUI: 8.0
Anything else?
No response
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
A Popup with a surrounding Frame element does not work on Android. It works well on Windows.
On Android the correct size of the Popup and the correct background color is visible but none of the controls. The Popup is completly empty.
Expected Behavior
On Windows it works as I expect it to. You can even use padding and nice rounded corners.
Steps To Reproduce
Link to public reproduction project repository
https:://github.com/GerhardMauerberger/PopupWithFrame.git
Environment
Anything else?
No response