Top "Android-immersive" questions

For the android sticky `SYSTEM_UI_FLAG_IMMERSIVE_STICKY` and non-sticky `SYSTEM_UI_FLAG_IMMERSIVE` immersive mode.

Make Xamarin Forms for Android Fullscreen

Is there anyway to get my Xamarin Forms application on Android go fullscreen or immersive mode? I tried the following, …

android xamarin xamarin.android xamarin.forms android-immersive
Maintain Immersive mode when DialogFragment is Shown

I have an Android Application that is made using Fragments I am hiding the bars at top and bottom of …

android keyboard android-dialogfragment android-immersive