does anybody know, if there is a way to change the layout, when the screen is rotated, only if auto rotate is enabled at android. For some reason, the app does not really care about auto-rotate value.
The current value in the manifest.json is:
orientation "any"
When programming in android studio, having an androidmanifest.xml, you could reach it by setting the screenOrientation to the value "user". In this case it rotates the app, depending on the sensor-values but only if auto-rotate is enabled.
Aucun commentaire:
Enregistrer un commentaire