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 #25

Closed fansangg closed 6 years ago

fansangg commented 8 years ago

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

i set ScalableVideoView.release but it seems dosen't work

fansangg commented 8 years ago

@yqritc