The way I do this is how the market app does it - show a placeholder
image that's in your resources directory, then have a thread load the
real image and update when it's fetched that.

Not too hard to do.  You can also do this when the particular list row
is in view, see the samples, in the API Demos section, look for
List13.java.

- michael
--~--~---------~--~----~------------~-------~--~----~
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