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): remove white stripes appearing after switching from fullscreen #4013

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

imalgrab
Copy link
Contributor

@imalgrab imalgrab commented Jul 17, 2024

Summary

When switching from fullscreen on Android white stripes appear over and under the <Video/> component as mentioned in the issue #3926. Thanks to amazing @LiuBergaria we now have a fix for this.

Motivation

Closes #3926

In order not to make users to patch the package and use it seamlessly instead, I want the fix proposed to be included in the package's code.

Changes

  • Introduced the flag to make use of window.getDecorView().getFitsSystemWindows()

Test plan

@KrzysztofMoch KrzysztofMoch requested a review from freeboub July 17, 2024 09:22
Copy link
Member

@KrzysztofMoch KrzysztofMoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks for making PR!

@KrzysztofMoch KrzysztofMoch merged commit 2f70c02 into TheWidlarzGroup:master Jul 17, 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
3 participants