Hi,

I am trying to write a ListAdapter for an android ListView.

In my ListAdapter's bindView(), I need to read a local file, generate
a Bitmap and set the imageView of the row to this Bitmap.

I find this kind of slow when running on G1. Is there any idea to help
performance?

Thank you.

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