Commit f5a980448ed3a525a68cd844e37f9384c21e7e8e

Sylvain 2022-03-23T10:13:56

Android: add SetWindowResizable() implementation - which also enable/disable the orientation lock status. This is only provided when the window is not SDL_WINDOW_FULLSCREEN (see SDL_video.c). Final orientation also depends on SDL_HINT_ORIENTATIONS.