Legacy Maemo 5 Documentation/Human Interface Guidelines/Device Orientation

From Maemo Wiki
Revision as of 09:02, 14 October 2009 by imported>msoini (Documentation/Maemo 5 Developer Guide/Human Interface Guidelines/Device Orientation moved to Legacy Maemo 5 Documentation/Human Interface Guidelines/Device Orientation: Phase out from Maemo Developer Guide, superceded by Official Nokia Forum docum)
Jump to navigationJump to search

Template:Languages

Device Orientation

Hildon is optimized for full functionality with landscape screen orientation. Although both orientations are supported, some framework level functionalities such as the status bar, are not available in the portrait mode.

The switch between orientation modes can be done by the Hildon framework transparently for the application developer. The only relevant decisions for application developers are whether to request the portrait orientation mode and which interface elements to use on it.

The portrait mode is intended for simplified, one-handed use. Limit functionality in this orientation, for example, a Now Playing message for a media application, a read view for a PDF reading application, or simplified call handle controls.