I have a doubt regarding android stuff.Here It is.

Actually I am displaying the pics in a grid view . For loading the
pics I am looking in the android local file system.If they are present
load it else I am starting the thread to download the image.To show
the downloading process for image I am inflating the smooth progress
bar for each image.And when a pic is downloaded I want to refresh that
progress bar view in a grid view only to load that image.
When I use the changednotifyupdate after thread completion,it will
call the getview function for all the images but I want to update the
image progress bar view only.

If you need my source code Please let me know.
Please help me in this.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to