sangorys wrote: > Hello, > > I want to put an icon in the notification status bar with 1 image + a > number. > > How can I do in using the Notification.icon method ?
Use the icon and the number field in the Notification object. See: http://github.com/commonsguy/cw-android/tree/master/Notifications/Notify1/ -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Consulting/App Development: http://commonsware.com/consulting -- 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

