Android Question clear image buffer

a2stepper

Member
Licensed User
Longtime User
i'm downloading images and loading into a imageview in all different sizes like 250 X 125, 250 X 250, 125 X 200 and so on and setting the imageview size after each image is loaded. If i load a image for a second time the imageview size is small and can not set the imageview size so i'm thinking i need to clear the image buffer. i'm using the imagedownloader module.
would anyone know how to do this.
thanks.
paul allen
 
Top