You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 )
The text was updated successfully, but these errors were encountered:
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 )
The text was updated successfully, but these errors were encountered: