Fix APP_CMD_TERM_WINDOW for Android

This commit is contained in:
Le Juez Victor 2023-08-06 19:34:39 +02:00 committed by GitHub
parent 76362e834a
commit a09e305a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5904,7 +5904,6 @@ static void AndroidCommandCallback(struct android_app *app, int32_t cmd)
CORE.Window.surface = EGL_NO_SURFACE;
}
CORE.Window.device = EGL_NO_DISPLAY;
CORE.Android.contextRebindRequired = true;
}
// If 'CORE.Window.device' is already set to 'EGL_NO_DISPLAY'