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): hide surfaceView for loading time when shutter is hidden #4060

Merged

Conversation

moskalakamil
Copy link
Member

@moskalakamil moskalakamil commented Aug 6, 2024

Summary

Fix black screen when hideShutterView is true
Closes #4045

Motivation

Fix #4045, #4006, #2974, #2483

Changes

  • Hide surface view for loading time, when shutter view is hidden
  • Allow to enter 'transparent' in shutterColor prop

Test plan

run example app on android with Video hideShutterView={true} prop - there is no black screen then

@KrzysztofMoch KrzysztofMoch merged commit 65faba3 into TheWidlarzGroup:master Aug 22, 2024
3 checks passed
@freeboub
Copy link
Collaborator

I approve because code is OK, but I am not sure this is the expected behavior.
In attached ticket, peoples are asking to get previous video image when they load a new video ... here it will hide the previous video (opacity 0) !

@CMLCNL
Copy link

CMLCNL commented Aug 22, 2024

When you can release this version? thank you.

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]: Black screen on Android until video fully loaded
5 participants