cprcrack / VideoEnabledWebView

Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support
MIT License
1.05k stars 289 forks source link

The video is stretched #24

Open dreasn opened 7 years ago

dreasn commented 7 years ago

The fullscreen works but video become stretched.

I tried to use LinearLayout as video container to no avail. The html was loaded locally from asset instead of youtube as in the example.