Top "Landscape-portrait" questions

The concept of a mobile device being able to be viewed both in landscape mode and in portrait mode.

screen orientations in Android, landscape

I would like to know how to modify views when the phone orientation is changed. Like for example my app …

android background-image landscape landscape-portrait
UIDeviceOrientationFaceUp - how to distinguish between portrait and landscape?

I'm trying to find out if the device is in portrait or landscape mode. My code works quite well if …

iphone cocoa-touch ipad landscape-portrait uideviceorientation
How to determine if a device is in portrait or landscape mode using CSS

For determining screen size I'm using media queries but I want determine if a device is in portrait or landscape …

css responsive-design media-queries landscape-portrait
Setting Printer Preference - Page Orientation to Landscape

I would like to set the Page orientation to LandScape for printing excel worksheet from my excel Vsto project. Manually …

c# winforms printing landscape-portrait
ExoPlayer resume on same position on rotate screen

I am using ExoPlayer in my activity,What i want is to smoothly play video in portrait and landscape mode.…

android video android-activity exoplayer landscape-portrait
How to design ui in both portrait and landscape in ios5 using storyboard

How to design ui in both portrait and landscape in interface builder in iphone or ipad (Iam using storyboard not …

iphone ios5 storyboard landscape-portrait
Child View Controller to Rotate While Parent View Controller Does Not

What I am Trying to Do: Parent View that is managed by Parent View Controller SHOULD NOT ROTATE. Child View …

swift xcode uiviewcontroller landscape-portrait childviewcontroller
Swift - AVFoundation capture image orientation

I have a custom camera which takes photo in portrait mode. My issue is that if i try to take …

ios swift avfoundation landscape-portrait