mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 05:57:44 +00:00
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user