You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found this code extremely helpful, I was just wondering if you might know why I'm having this issue.
The activity my video enabled WebView is housed in is required to be in portrait mode. I want the full screen video layout to be in landscape. I tried "faking" this by rotating the container for the full screen video layout, however this gives me two issues.
Rotated video does not fill the entire screen.
The YouTube video player controls disappear.
Any ideas why this is happening / how to fix? Thanks!
I have found this code extremely helpful, I was just wondering if you might know why I'm having this issue.
The activity my video enabled WebView is housed in is required to be in portrait mode. I want the full screen video layout to be in landscape. I tried "faking" this by rotating the container for the full screen video layout, however this gives me two issues.
Any ideas why this is happening / how to fix? Thanks!
The text was updated successfully, but these errors were encountered: