Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Android Layout issue in Media Element #1872

Open
2 tasks done
ne0rrmatrix opened this issue May 10, 2024 · 1 comment · May be fixed by #1873
Open
2 tasks done

[BUG] Android Layout issue in Media Element #1872

ne0rrmatrix opened this issue May 10, 2024 · 1 comment · May be fixed by #1873
Labels
bug Something isn't working 📽️ MediaElement Issue/PR that has to do with MediaElement unverified

Comments

@ne0rrmatrix
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

After last Android PR I realized it was behaving in unexpected ways. Here is example.

AndroidLayoutBug.mp4

Expected Behavior

Layout should auto center inside Media Element and not display incorrectly

Steps To Reproduce

Run sample app and apply rotation to device.
Or set full screen and rotate device.

Link to public reproduction project repository

https://github.com/CommunityToolkit/Maui/tree/main/samples

Environment

- .NET MAUI CommunityToolkit: 9.0.0
- OS: Android 14.0
- .NET MAUI: 8.0.14
- .Net MediaElement: 3.1.1

Anything else?

No response

@ne0rrmatrix ne0rrmatrix added bug Something isn't working unverified labels May 10, 2024
@ne0rrmatrix ne0rrmatrix changed the title [BUG] [BUG] Fix Android Layout issue in Media Element May 10, 2024
@ne0rrmatrix ne0rrmatrix changed the title [BUG] Fix Android Layout issue in Media Element [BUG] Android Layout issue in Media Element May 10, 2024
@ne0rrmatrix ne0rrmatrix linked a pull request May 10, 2024 that will close this issue
6 tasks
@vikher
Copy link

vikher commented May 14, 2024

I wanted to confirm that after the last Android PR, I noticed unexpected behavior. Specifically, the layout should auto-center inside the Media Element but is displaying incorrectly instead.

Steps to Reproduce:

Run the sample app.
Apply rotation to the device.
Alternatively, set full screen and rotate the device.

@vhugogarcia vhugogarcia added the 📽️ MediaElement Issue/PR that has to do with MediaElement label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📽️ MediaElement Issue/PR that has to do with MediaElement unverified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants