androidiframewebview

Vimeo video fullscreen button not showing in android webview?


Vimeo video fullscreen button not showing in android webview?


Solution

  • The android webview is limited in its support of HTML5 Videos

    Use this instead

    https://github.com/cprcrack/VideoEnabledWebView

    Original Answer