On Thu, Sep 23, 2010 at 1:42 PM, DanH <[email protected]> wrote: > What happens if you clear the flag before trying the cancel?
I think he tried that: On Thu, Sep 23, 2010 at 3:19 AM, Nicolas HERVE <[email protected]> wrote: > Then I tried to change the flags before canceling > notification.flags = Notification.DEFAULT_ALL; > notificationManager.notify(1, notification); > > None works ... > ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

