mirror of https://github.com/libsdl-org/SDL.git
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. |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle | ||