actioncenter-mobile icon indicating copy to clipboard operation
actioncenter-mobile copied to clipboard

App should reorient to landscape mode

Open mfb opened this issue 10 years ago • 4 comments

Some phones (e.g. mine and Rainey's) have qwerty keyboard and are commonly used in landscape mode. The UI should be able to reorient to landscape mode rather than being stuck in portrait mode.

mfb avatar Nov 21 '14 22:11 mfb

If the app is first opened when the phone is in landscape, the UI doesn't resolve correctly - showing a black screen with red bar at the bottom until the app is first swiped.

ghost avatar Nov 21 '14 22:11 ghost

You shouldn't ever need to type in the app directly at the moment, so users shouldn't need their keyboards.

Since creating horizontal views will involve a bit of CSS finessing, particularly given Android's many screen resolutions, it seems maybe best to leave this for now.

sinak avatar Nov 22 '14 05:11 sinak

not to be fixed before launch. But worth fixing at some point - it's noticable if I click on the notification while my phone is in landscape, or if I do something that requires typing (sharing or taking action) then click back to the app.

mfb avatar Nov 22 '14 06:11 mfb

Okay sounds good.

sinak avatar Nov 22 '14 20:11 sinak