XFAndroidFullScreenWebView
XFAndroidFullScreenWebView copied to clipboard
Allows Fullscreen Video in WebView HTML, but not Iframe
Hi,
Using this code I can get videos to allow fullscreen if they are part of the HTML that is directly rendered in the WebView. If I have a video in an
Any idea how I can get iframe videos to allow fullscreen aswell?
Thanks.