On Fri, Jun 18, 2010 at 4:31 AM, [email protected] <[email protected]> wrote:
> However the error still remains, I think I have to save the selected
> setting from what was selected from the ListView? But how do I save a
> setting object in onSavedInstance?

Most likely, you don't. Instead, use onRetainNonConfigurationInstance():

http://developer.android.com/guide/topics/resources/runtime-changes.html

-- 
Mark Murphy
CommonsWare
[email protected]
http://commonsware.com

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

Reply via email to