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

fix(android): bad rotation handling #4205

Merged

Conversation

freeboub
Copy link
Collaborator

Summary

Bad rotation handling due to missing break

Motivation

fix #4187

Changes

Just add a break in a switch case
Add sample video with 90° rotation

Test plan

can be tested with the sample now

@freeboub freeboub requested review from moskalakamil and seyedmostafahasani and removed request for moskalakamil September 28, 2024 17:51
@KrzysztofMoch
Copy link
Member

I want to make release, so I will merge this one as it looks fine for me

@KrzysztofMoch KrzysztofMoch merged commit 3ecf324 into TheWidlarzGroup:master Sep 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Video's aspect ratio changing on android when restarting with repeat set to true
3 participants