Arunkarthicknallasami / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Notification icon borders on HTC Hero. (Cosmetic issue) #264

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Connect to a server
2. Switch task.
3. Notification icon will appear in the notification bar.

What is the expected output? What do you see instead?
Expected is a nice icon which integrates into the notification bar.
What I get is visible white-ish corners (similar to attachement 
example.png). Probably the icon has only been tested in standard android 
systems. This problem also occurs with a minority of other apps on the HTC 
Hero (with noticiation icons)

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
SVN snapshot r466 on HTC Hero with standard ROM (Android 1.5 + Sense UI)

What type of system are you trying to connect to?
(Xbox running GentooX)

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?
--(irrelevant)--

Please provide any additional information below.

Now you might ask: Why should the icon look good on non-standard android 
systems? Well, there will be quite a few devices from HTC which'll sport 
Sense UI, so the number of devices with this problem will increase.
I admit, it's only a very minor and cosmetic issue, a minor adjustments in 
the file "res/drawable-mdpi/notification_icon.png". I actually tried to do 
it but realized that the icon is so much adjusted to standard Android 
(bright border at the bottom, dark border at the top) that I'm not sure 
whether my adjustments will look fine on standard android. Nevertheless I 
attached the "fixed" file (notification_icon.png), which should look ok on 
the black HTC Hero notification bar (can't test with standard Android, but 
it should look ok, the corners have been made transparent).

Original issue reported on code.google.com by Maximili...@gmail.com on 18 Jan 2010 at 11:56

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for taking time to edit the icon.

Original comment by kenny@the-b.org on 12 Feb 2010 at 4:18