Hi everyone,
I’m having a problem across all apps I build for Android, if the device I’m building for has a speaker cutout.
If the phone has one, like my Google Pixel 3XL, the main window is shifted to the left when I rotate the phone counter clockwise and it leaves a space the size of the speaker cutout to the right of the screen… when I rotate clockwise everything is fine.
I uploaded a video on which you can observe the problem here:
Does anyone know how to remedy this? So far I just locked screen rotation for my Android builds, but that is more of a hacky solution to the problem…