I have an activity defined in the manifest with the attribute
android:configChanges="orientation|keyboardHidden

When I run the app on SDK 1.5, pressing Ctrl + F11 and change the
orientation to landscape and then again press Ctrl+F11, the
orientation of the emulator changes, but not the screen orientation.
is there something new in 1.5 that we need to define.

I have gone through Dan Morrill's  blog post at
http://android-developers.blogspot.com/2009/04/future-proofing-your-apps.html
on rotations, but it doesn't talk about how we can support both
orientations.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to