Hallo! I currently have the following issue: when my app is running and the phone is turned from a vertical into a horizontal position (or back) all the stuff I changed in the UI is reseted to the plain layout.xml. I mean the views that changed their visibility are back to the original one and even the text of textviews is reseted to the value specified in the layout.xml. Is there a way or concept that I missed to tell activities (or the UI elements) to keep their status?
Thanks Patrick -- 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

