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

Black screen appears before start in DialogFragment #7

Open
DenisFedak84 opened this issue Jun 4, 2018 · 1 comment
Open

Black screen appears before start in DialogFragment #7

DenisFedak84 opened this issue Jun 4, 2018 · 1 comment

Comments

@DenisFedak84
Copy link

Hi, thanks for the library. It's really cool. But I have some troubles with your library in DialogFragment.
I have black screen before video start. It is appear for a second, after that video start.
What is it? In Activity all alright, but I have to use DialogFragment.

@Arpit0492
Copy link

A workaround for this issue would be to animate alpha of the player from 0 to 1 in 1~2sec so that the black screen is skipped during the transition.

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

No branches or pull requests

2 participants