actioncenter-mobile
actioncenter-mobile copied to clipboard
App should reorient to landscape mode
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.
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.
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.
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.
Okay sounds good.