The notification manager doesn't support multiple items per icon (though it will do some collapsing of icons if it runs out of room). There is generally very little space available, both for icons and their items in the list, so I wouldn't consider this a good UI design. Perhaps think about doing something like the calendar app, where selecting the notification brings you to a list of the interesting things behind it.
On Nov 10, 4:06 pm, 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 -~----------~----~----~----~------~----~------~--~---

