Android-ScalableVideoView
Android-ScalableVideoView copied to clipboard
Video not visible in scrollview
When i try to add scalablevideoview inside scrollview it starts playing but the video is not visible
For anyone else running into the same problem: setting fillViewport
to true on the scrollview may resolve the issue.