http://developer.android.com/reference/android/app/Notification.html#number

Can anyone please confirm if this was removed from ICS (or before)? I usually do my testing in 2.2 and just noticed the little number badge isnt showing in ice cream sandwich in the status bar. Which version was it removed or is this just a bug?

link|improve this question

76% accept rate
What do you mean "removed" - Which types of notifications were you seeing it for on 2.2 that you aren't now? – Alexander Lucas Dec 2 '11 at 1:26
which types? what do you mean? Ones I make.... Notification.number = x – bwoogie Dec 2 '11 at 1:42
Oh, I thought you meant the general built-in notifications for things like mail, sms, etc. My mistake! – Alexander Lucas Dec 2 '11 at 1:45
it's still in 2.3.3... but its missing from honeycomb and ics... x_X – bwoogie Dec 2 '11 at 3:24
feedback

1 Answer

up vote 1 down vote accepted

Correct, the number badge is no longer overlaid on the notification icon in Android 3.0 and later.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.