yqritc / Android-ScalableVideoView

Android Texture VideoView having a variety of scale types like the scale types of ImageView such as fitCenter, centerCrop, centerTopCrop and more
Apache License 2.0
1.09k stars 223 forks source link

hello,I have a question,How to control only one instance is playing #24

Closed fansangg closed 8 years ago

fansangg commented 8 years ago

ScalableVideoView in viewpager , when viewpager selected , i release the last ont but it's still playing , the next one can't play anything ,how to release the last one?

i set ScalableVideoView.release but it seems don's work