mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-06 07:20:48 +00:00
parent
f2157b6c25
commit
a55c0e1479
4 changed files with 1 additions and 8 deletions
|
@ -732,7 +732,7 @@ JNIEXPORT void JNICALL SDL_JAVA_INTERFACE(onNativeResize)(
|
|||
|
||||
if (Android_Window)
|
||||
{
|
||||
Android_send_resize = 1;
|
||||
Android_SendResize(Android_Window);
|
||||
}
|
||||
|
||||
SDL_UnlockMutex(Android_ActivityMutex);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue