AsyncImageView
AsyncImageView copied to clipboard
Image loading problem with ImageIO error
Hi,
I have AsyncImageView in scrollview. I am displaying images from web. Some time its give below error
ImageIO: PNG invalid PNG file: iDOT doesn't point to valid IDAT chunk
and doesnt load the image. Then if I go to another view and come back it displays the image.
Any suggestions ?