westmeadboy wrote: > I just stick android:configChanges="keyboardHidden|orientation" in my > manifest. I generally do that by default these days. Haven't come > across any problems so far! > > Does that explain why it works?
Yes, as that will disable the automatic destroy-create cycle for the activity. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org -- 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