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

Call prepare after setting source #18

Closed Under-Warz closed 8 years ago

Under-Warz commented 8 years ago

Call prepare method after setting source

Under-Warz commented 8 years ago

I didn't see that prepare() is public ;) It would be added in your exemple ;)