guru wrote:
> How to display one icon with number of notification  like ICON(2)...
> 
> is there any way to do it.? if i call below code multiple times, it
> will display separate icons for invocation.

If you keep the same ID value for notify(), it should not add multiple
icons.

See here for an example project showing the use of the .number field on
Notification:

http://github.com/commonsguy/cw-android/tree/master/Notifications/Notify1/

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to