Android - incremental status bar notification icon
Posted
by DroidIn.net
on Stack Overflow
See other posts from Stack Overflow
or by DroidIn.net
Published on 2009-12-18T18:01:43Z
Indexed on
2010/03/29
8:33 UTC
Read the original article
Hit count: 458
You know what I'm talking about: for example when you get multiple new emails the notification icon in the status bar is augmented with a little red circle that contains number of unread mails. Twitroid has the same icon. Any idea how it's done? I don't think (or so I hope) there are 10000 similar icons. Is this red circle generated and overlaid the notification icon? If so - any code snippets will be much appreciated.
© Stack Overflow or respective owner