XamarinCommunityToolkit
XamarinCommunityToolkit copied to clipboard
[Bug] Android MediaElement show very small
Description
When using MediaElement to play video, some video are very small, especially the video record from Front camera (on real device and emulator) while using with Aspect=AspectFit
This is weird because from what I see, the video can be expanded to be full width with the given size.
Steps to Reproduce
- Use MediaElement with AspectFit
- Run a video with portrait ratio (Height > Width)
Expected Behavior
The video should be as big as possible with the given size
Actual Behavior
The video is very small
Basic Information
- Version with issue: 1.3.2
- Last known good version: Unknown
- Affected Devices: Emulator and all devices
Workaround
None
I have the same issue..