On Nov 11, 2:39 am, hackbod <[EMAIL PROTECTED]> wrote: > Perhaps think about doing something like the calendar app, > where selecting the notification brings you to a list of the > interesting things behind it.
Well, that's kind of what I was hoping to achieve by having one icon pop up multiple notifications in the screen that slides down when you pull down the task bar icon. I can do that, but it shows two icons rather than one. My problem is not the notifications, my problem is that I get two icons for one Notificationmanager where I need one icon. > > 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 -~----------~----~----~----~------~----~------~--~---

