The one you want is android:excludeFromRecents on your Activity that gets launched from the notification.
On Fri, May 8, 2009 at 8:00 AM, jarkman <jark...@gmail.com> wrote: > > We've got a problem on 1.5 with the task switcher dialog (which, by > the way, I love and am very grateful for). > > We've got a couple of notificationy activities which close, and call > finish(), and should never be seen again. > > But, under some circumstances, these can be seen and switched to via > the task switcher. I think this happens when they are the last > activity left for the task. > > What's the proper way to kill these things off ? I've looked at the > flags on Activity, but none of them seem to be the right thing. > > Thanks, > > Richard > > > > > > -- Dianne Hackborn Android framework engineer hack...@android.com 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 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 -~----------~----~----~----~------~----~------~--~---