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

Attempt to invoke interface method 'boolean bg.devlabs.fullscreenvideoview.VideoView.isLandscape()' on a null object reference #72

Open
wasimangel opened this issue Jul 15, 2020 · 3 comments
Assignees
Labels

Comments

@wasimangel
Copy link

No description provided.

@slavipetrov
Copy link
Collaborator

Hello, @wasimangel,

Can you provide more information about the issue you're facing?

@slavipetrov slavipetrov self-assigned this Feb 17, 2021
@HashemDeveloper
Copy link

HashemDeveloper commented May 12, 2021

Having the same problem. It happens when creating a dialog to remove the video. As soon as the focus goes to dialog, the OnWindowFocusChangeListener gets called multiple times in class VideoControllerView. And that's when the videoView triggers null at the last try, then the app crashes. Thank you

@slavipetrov
Copy link
Collaborator

Hello, @HashemDeveloper,

I tried to reproduce the mentioned issue, but with no success. I can't see a crash. I tried showing an AlertDialog.

Please share more details, so I can successfully reproduce the issue and fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants