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

Issue memory leak with ViewPager #47

Open
andrechr opened this issue Aug 30, 2018 · 1 comment
Open

Issue memory leak with ViewPager #47

andrechr opened this issue Aug 30, 2018 · 1 comment

Comments

@andrechr
Copy link

I got my VIewPager adapter for scalableVideoView on play
than I everytime I go to homescreen or switch app
I got error like:
A/OpenGLRenderer: Leaked 2 GPU objects!
A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 19002 (RenderThread)

(I assumed that the onDetachedFromWindow is not called when ViewPager is not focus on the played video, I cannot test it )

@Morteza-Rastgoo
Copy link

Same issue here

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