Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-orientation

My Android app rotates even if screen rotation is disabled in the OS. How can I fix this?

Detect orientation change, when only portrait is allowed on Android

Setting different orientations for Phone and Tablet on Android

Android: set activity orientation BEFORE onCreate, but not in manifest (HDMI plugged in issue)

How to prevent the layout from getting reset when the screen orientation changes?

Saving a backstack across orientation change

Locking ScreenOrientation

Orientation Change: IllegalStateException when DialogFragment is visible

How can I set a max width on a LinearLayout so that it doesn't stretch in Landscape mode?

how to align an element to right in horizontal LinearLayout?

Force portrait mode in camera

Keyboard disappears on orientation change

Android: Switch Height and Width when View change orientation

how i can break things with Fragments with setRetainInstance(true) and adding them to backstack?