Top "Fullscreen" questions

A fullscreen object occupies the entire screen.

Sticky immersive mode disabled after soft keyboard shown

I have an app that needs to be full screen most of the time. I know that if an alert …

android fullscreen android-4.4-kitkat
Fullscreen the Exoplayer

I try to show the show video (.mp4) with exoplayer in RecyclerView and ViewPager. I show the video controller with …

android fullscreen exoplayer
Toggle Fullscreen mode

I need some help toggling fullscreen mode. I have a setting in a preference screen to go fullscreen. In my …

android fullscreen
Android: When watching a youtube video fullscreen I press back and the Activity finish

I've read all around the way of leaving fullscreen from a YouTube video is by pressing back, but in my …

android fullscreen android-youtube-api
How to take a screenshot of the current widget - Flutter

I need to take a screenshot of the current screen or widget and I need to write it into a …

flutter dart screenshot fullscreen flutter-widget
How to set fullscreen in Android R?

I need to put a screen in fullscreen in my app. For this I am using this code: override fun …

android android-layout fullscreen android-5.0-lollipop android-11
Samsung Galaxy S8 full screen mode

Latest Samsung's smartphone has interesting feature called full screen (or in marketing terms infinity display). In this mode app covers …

java android fullscreen display samsung-galaxy
How can I avoid flicker in a WPF fullscreen app?

I have a WPF application that is a fullscreen kiosk app. It's actually a pretty complicated app at this point, …

.net wpf flicker fullscreen
how to stretch inner panel in windows form on full screen mode?

I have a windows application that run in full screen and there are some panels inside my form which I …

.net winforms fullscreen formpanel
Fullscreen video player - mediacontroller behind navigation bar

I have a problem with mediacontroller which is hidden behind navigation bar (soft navigation keys on ICS). At first is …

android fullscreen android-videoview