Hello,
There is a problem using a responsive app on android (moto g8 plus).
When I use the app with the screen orientation vertically it works normally, but when I rotate it horizontally a black screen appears at the bottom of the app.
If I start the app directly horizontally, this black screen does not appear, but if I place it vertically and again horizontally, the black screen appears. Does anyone know what's going on? Or is it a Powerapps bug?
Configs:
Height: Max(App.Height; App.MinScreenHeight)
Width: Max(App.Width; App.MinScreenWidth)
Scale to fit: off
Lock aspect ratio: off
Lock orientation: off
1366 x 768 (default)
Attached some images of the problem and thank you in advance!