Yeah, I'm sure. I even bring up the hierarchy viewer and it shows me
all the activities in the stack.

On Sep 26, 11:06 pm, FBondarenko <[email protected]> wrote:
> > ... I see each activity enter onStop after the new activity starts, but I 
> > don't see
> > ActivityManager ever killing them ...
>
> Are you sure you have multiple instances of your activity and not did
> not set the
> FLAG_ACTIVITY_SINGLE_TOP or relatives to keep it to one single
> activity,
> thus not having any 'background activities' to spare, i.e. to be
> killed?

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