Files
UnrealEngineUWP/Engine/Build/Android/Java
bruno ferreira1 422f43c614 Fixed updating device orientation in Android's onConfigurationChanged callback
It was using the value in the Configuration object which is not directly convertible to EDeviceScreenOrientation (which is what is expected for deviceScreenOrientation)


#rb Chris.Babcock

[CL 35566429 by bruno ferreira1 in ue5-main branch]
2024-08-15 12:13:38 -04:00
..