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

