Immersive mode can be disabled in AndroidAppSettings.cfg
This commit is contained in:
@@ -61,6 +61,7 @@ class Globals
|
||||
public static boolean AppUsesGyroscope = false;
|
||||
public static boolean AppUsesMultitouch = false;
|
||||
public static boolean NonBlockingSwapBuffers = false;
|
||||
public static boolean ImmersiveMode = true;
|
||||
public static boolean ResetSdlConfigForThisVersion = false;
|
||||
public static String DeleteFilesOnUpgrade = "";
|
||||
public static int AppTouchscreenKeyboardKeysAmount = 4;
|
||||
|
||||
Reference in New Issue
Block a user