Can anyone please offer a detailed coding example showing how to keep
textView after a configuration change-such as a screen rotation?
I would like the user to be able to spin the device, and see the data
that was in the textView before the device was rotated. I have read
the documentation -but I really need a coding example. I understand
that the activity is destroyed and then onCreate runs again when the
device is rotated. So, how do I get the data that was in a textView to
stay in the textView after the rotation?

-- 
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