And you think the expected user behavior will be to pull down the notification panel several times and click on each action if there are multiple notifications?
An alternative could be to be directed to a special activity of your app where all pending tasks of the user are listed. They you would only need one notification that brings you to that list. Peli On Nov 11, 1:06 am, Christine <[EMAIL PROTECTED]> wrote: > Just got an email from a user who says "why can't the app just start > right when you click the task bar icon". If that could be done, my app > would have one icon per action. But the user gets these bars that come > down, where you can put multiple notifications. So what you want is > one icon, even if you have multiple notifications at the same time. I > want to keep both of them, because they represent different user > actions. > What bothers me is that you have multiple bars appearing, but why do > you get multiple icons also? It looks very cute, a whole series of > tweeting birds in the task bar, but I don't think a user appreciates > that, after an initial smile :-) > > On Nov 11, 12:27 am, Peli <[EMAIL PROTECTED]> wrote: > > > Can't you simply remove your existing notification before you add the > > new one? > > > Peli > > > On Nov 10, 11:14 pm, Christine <[EMAIL PROTECTED]> wrote: > > > > How can I send two Notifications to one NotificationManager in a way > > > that I get only one icon for that NotificationManager? What happens > > > now is that you get a second icon for the second notification - and a > > > third, fourth, etc. > > > I've seen this question before, but I don't think it got answered? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

