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

Black screen when playing in floating window #26

Open shalevmo opened 8 years ago

shalevmo commented 8 years ago

Hi, I'm using WindowManager to show the video player as a floating video, like in the first answer here

but for some reason the VideoView is black (the audio works fine). what can i do to make it work? thanks.

vrjgamer commented 8 years ago

Same problem!!!!