Tuesday, July 19, 2011

[android-developers] Android CL and onRetainNonConfigurationInstance

Am I missing something, or is it impossible to use
onRetainNonConfigurationInstance() with a FragmentActivity? If so,
what can I do when I have some objects I need to retain, but I cannot
save them to the activity state? In particular, I have running tasks
I need to connect my activities to.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment