Monday, March 19, 2012

[android-developers] Can I customize the size of notification icon on the status bar?

hi,
I'm working on a app that needs to show a "rectangle"(ex: 34x68)
status bar icon.
android regular icon are :
hdpi: 34x34 (total = 38x38)
mdpi: 21x21 (total = 25x25)
ldpi: 15x15 (total = 19x19)

if I use square,the text in the status bar image is too small to see.
is there any method to show a rectangle rather then a square?


thanks in advance.
Teng

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment