Top "Fullscreen" questions

A fullscreen object occupies the entire screen.

In Android, using exoplayer, how to fill surfaceview with a video that does not have the same aspect ratio with the device?

I have an activity that uses ExoPlayer to play a video. When I go fullscreen, unless the aspect ratio of …

android video fullscreen exoplayer
When using video.js, why doesn't the full-screen button work inside an iframe?

I use video.js for video play. When not using an iframe, clicking the full screen button works as expected. …

iframe fullscreen video.js
Issue setting Kivy to fullscreen

I'm trying to write an application that runs kivy at full screen. But these are my issues: 1) When I run …

python kivy fullscreen resolution
How to achieve a full-screen dialog as described in material guidelines?

Material guidelines describe the behavior of a full-screen dialog. Full-screen dialog | Dialogs - Material Design How can I achieve this …

android android-layout dialog material-design fullscreen
Having custom controls still apply when go fullscreen on a HTML5 video?

I've made custom controls for my HTML5 video but I don't know how to have that CSS still apply when …

html custom-controls html5-video fullscreen
iPad MPMoviePlayerController - Disable Fullscreen

Is there a way to disable the fullscreen button of the MPMoviePlayerController ?

ipad ios mpmovieplayercontroller fullscreen
MPMoviePlayerController fullscreen quirk in iPad

I want to show a MPMoviePlayerController in a view controller and let the user toggle full screen with the default …

ipad fullscreen mpmovieplayercontroller statusbar screen-orientation
iOS 'Web App' has different localStorage than Mobile Safari

I have a webapp for iPad with the meta tag: <meta name="apple-mobile-web-app-capable" content="yes"> When I open …

ios web-applications local-storage fullscreen iphone-standalone-web-app
Three.js Full Screen Issue

I've read through the Three.js API, read through the questions here on StackOverflow, I've debugged the code using firebug …

javascript html fullscreen html5-canvas three.js