SDL/android-project
Arquimedes 89977d0d16 Update SDLActivity.java
Fix Full immersive mode in Android 9 and higher.

LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES
will make sure to use all the screen when  the fullscreen flag is enabled.

The other option is 
LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS will work in some cases but in devices that have a camera in the middle this flag will not work.
2024-12-30 09:56:35 -08:00
..
app Update SDLActivity.java 2024-12-30 09:56:35 -08:00
gradle/wrapper Updated to Android minSdkVersion 19 and targetSdkVersion 34 2023-08-24 08:26:05 -07:00
build.gradle Updated to Android minSdkVersion 19 and targetSdkVersion 34 2023-08-24 08:26:05 -07:00
gradle.properties Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
gradlew Avoid use of deprecated egrep/fgrep 2022-11-24 02:59:41 -08:00
gradlew.bat Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
settings.gradle Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00