Fix APP_CMD_TERM_WINDOW for Android
This commit is contained in:
parent
76362e834a
commit
a09e305a37
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user