I had the same problem. I fixed it using a static sensor-reading object. Therefore while changing between activities sensors didnt swap. When the sensor- reading object was created every time a proper activity was started sensors did some pretty weird stuff.
On Mar 27, 10:52 am, Markus Junginger <[email protected]> wrote: > Reading the bold docs in upper case is always good. :) I did not > remember this info, and it's working as expected. Thanks! > > BUT: I use a *fixed* landscape orientation, so the orientation should > not change. On the screen it does not when opening the keyboard, but > if the sensor does it seems more like a bug to me. At least it's a > pretty weird behaviour and I cannot make up a use case where it would > make sense. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

