You should design your notification icons to work well against any
background.

When we changed the status bar background to black, we were planning on
implementing compatibility for old apps that assumed the old background,
like we usually do.  However we realized that since there have already been
devices shipping with a black background from various vendors, it wouldn't
really help -- developers already unfortunately were in the boat where they
had to deal with making their icons work on both light and dark backgrounds.

So just design your icons to work on both.  The simplest way would be to do
something like put a black background behind them, perhaps a rounded
rectangle.

On Wed, Jan 26, 2011 at 6:17 AM, H <[email protected]> wrote:

> Yeah, that would be good.
>
> My concern with building against 2.3 was that if I debug'd, I would need to
> use a 2.3 emulator. And with the broken lvl in it, I would have to hack my
> app heavily and then couldn't rely on the testing anyway. So the ability to
> build against 2.3 but debug against 2.2 or 2.1 would fill that gap nicely.
>
> Good work!
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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

Reply via email to