It would be nice if you could set up your e-mail app to retain the same
header.

The correct way to do this is to use things like:
http://developer.android.com/reference/android/app/Activity.html#onRetainNonConfigurationInstance()

On Fri, May 13, 2011 at 5:31 PM, Jump <[email protected]> wrote:

> There's nothing wrong with my app. I just want to prevent it from
> restarting unnecessarily since it loads textures n' stuff. If i need it, I
> will handle configuration changes at runtime.
>
> --
> 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




-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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