Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Did you read the "Reporting a bug" section on Contributing file?
- I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
Current Behavior
On Android the view of the app is distorted or offset after the Mediaelement has been in full screen mode.
Expected Behavior
App should look the same after exiting full screen mode.
Steps To Reproduce
- Create a .NET Hello World
- Install MediaElement
- Play a file - go to full screen - exit full screen
Link to public reproduction project repository
https://github.com/KasperSommer/MediaElementIssue2
Environment
- .NET MAUI CommunityToolkit MediaElement: 6.0.1
- .NET MAUI: 9.0.40
Anything else?
No response