MudaliarArun / connectbot

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

.png image display fuzzy in view #160

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
i want to display a internet .png image in a view, but a got a fuzzy view,  
and when i change a change a image source this did not happen.

the two source image can display in IE normally.

i attach source code and screenshot.

android release: 1.5 r1
image 
url:http://www.tiexin.com/images/map_blocks/2/6/6/6/00000069_00000069.png

Original issue reported on code.google.com by zhiyon...@gmail.com on 29 Jun 2009 at 3:27

Attachments:

GoogleCodeExporter commented 8 years ago
Hello, I think you have the wrong project. You want to file your bug at
http://b.android.com/ but I think you're just using the wrong options. Make 
sure your
image is ARGB_8888 and you use the right scaling attributes.

Original comment by kenny@the-b.org on 30 Jun 2009 at 9:12

GoogleCodeExporter commented 8 years ago
thanks for your reply.

but i do not know,how to use "ARGB_8888 " when i create a internet image.

anyway, if i change a source image, it will be normal.

can you give some code about this? thank you.

Original comment by zhiyon...@gmail.com on 1 Jul 2009 at 1:42