Ah... my bad.  I didn't look at that part of the docs.  I just looked at the
description listed in the summary for that flag which didn't give all those
details.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Mon, May 16, 2011 at 12:08 PM, Eric <e...@alum.mit.edu> wrote:

>
>
> On May 16, 1:54 pm, Justin Anderson <magouyaw...@gmail.com> wrote:
> > I may be wrong but I would think that FLAG_ACTIVITY_NEW_TASK would cause
> it
> > to be reset when it is brought to the front... What happens when you
> remove
> > this flag?
>
> FLAG_ACTIVITY_NEW_TASK is the behavior I want.  The doc says:
>
> "When using this flag, if a task is already running for the activity
> you are now starting, then a new activity will not be started;
> instead, the current task will simply be brought to the front of the
> screen with the state it was last in. See FLAG_ACTIVITY_MULTIPLE_TASK
> for a flag to disable this behavior."
>
> --
> 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
>

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