Posts: 2
Threads: 1
Joined: Feb 2024
Reputation:
0
I like to use my Android phone in Landscape mode. When setting the Face Gesture settings the list of configurable options is not displayed any more (in portrait mode all is visible) . Is the somewhere a shortcut to switch from Landscape to Portrait - ideally the internal sensor should autorotate - currently this function is rather hidden in the settings options.
Thanks for reply resp. consideration.
Posts: 13,316
Threads: 301
Joined: Apr 2012
Reputation:
234
02-11-2024, 09:00 AM
(This post was last modified: 02-11-2024, 09:02 AM by Zubersoft.)
There is no toggle at the moment to forcefully switch from portrait to landscape, as that is not something most users would need or want. It's usually just driven by the rotation sensor unless the user prefers to keep the application in one orientation. As far as the issue you are facing, I think a phone in landscape is problematic for that particular screen because the screen is split into two part, and each part is so small that not all of the content can fit. I will have to change the layout on phones to no longer use this approach and instead just make each section a fixed height with the entire screen being scrollable.
Mike