xamarin / XamarinCommunityToolkit

The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] [MauiCompat] MediaElement Rotation issues on Android

cagriy opened this issue · comments

](https://github.com/cagriy/MediaElementBug)

Steps to Reproduce

  1. Download and build the repository
  2. Run on iOS simulator or physical device
  3. Run on Android simulator or physical device

Expected Behavior

Both video frame and the content to be rotated 45 degrees on both iOS and Android

Actual Behavior

iOS works fine, on Android the video frame is rotated but the content stays unchanged.

Basic Information

  • IDE: Rider
  • Nuget Packages: MediaElement 3.0.1
  • Affected Devices:
  • MAUI Version: Same issue on 7 and 8

Workaround

None found

Reproduction imagery

iOS
image

Android
image