Screen Orientations change in a sensor based (touch) phones, when you rotate.
Our QA has detected a bug: when rotating the Android device (Droid Turbo), the following RecyclerView-related crash happened: java.lang.…
android android-layout android-recyclerview screen-rotationI have an ArrayList with custom objects that I would like to be able to save and restore on a …
android object arraylist parcelable screen-rotationI have an activity that is showing a compass, and I need to know the orientation of the screen to …
android screen-rotationI read a lot on how to save my instance state or how to deal with my activity getting destroyed …
android android-asynctask screen-rotationI´m having this issue with iOS 6 SDK: I´m having some views that should be allowed to rotate (e.…
ios rotation ios6 screen-rotationI started looking into PhoneGap yesterday and created a simple "marble" rolling around while tilting the phone. I am currently …
android cordova screen-orientation screen-rotationI have developed an app in Honeycomb and I am using fragments. This is my app I have an Activity (…
android android-fragments android-3.0-honeycomb screen-rotationI have this app I am working on and I need ALL my view controllers but one to be in …
ios iphone uiviewcontroller swift screen-rotationI am making an iOS app that needs to do a little interface rearrangement upon rotation. I am trying to …
ios interface nsnotificationcenter screen-rotation autorotateI have a very simple application: - All orientations are permitted with only a button on a screen - The …
ios objective-c uiimagepickercontroller ios8 screen-rotation