In my app I've got a layout that has a Webview occupy most of the screen. At times I need it to show URL's of Youtube videos. It loads those fine and then play but the fullscreen button on the Youtube video is disabled so all the user can do is watch the video in a small window.
I'm guessing some feature of the Webview means that the fullscreen option it gets disabled by default. Is there any way to enable it?
Thanks.
I'm guessing some feature of the Webview means that the fullscreen option it gets disabled by default. Is there any way to enable it?
Thanks.