Android-ScalableVideoView icon indicating copy to clipboard operation
Android-ScalableVideoView copied to clipboard

Issue memory leak with ViewPager

Open andrechr opened this issue 5 years ago • 1 comments

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 )

andrechr avatar Aug 30 '18 15:08 andrechr

Same issue here

Morteza-Rastgoo avatar Dec 18 '18 06:12 Morteza-Rastgoo