i want display multiple notification in single icon
+2
A:
Have a look at the documentation to the Notification class:
If you set for example
myNotification.number = 10
then a overlay will be displayed on your notification icon in the status bar showing the value of the number
variable
Actually it looks like that:
Martin
2010-09-07 11:09:59
i know this...but i am using multiple notification...for this it shows icon per notification
Kandhasamy
2010-09-07 12:41:11