My class is this:

Yikes... not quite what we needed.

1. Can we confirm that you *do* see items appearing in your list - in other words, can we confirm that onPostExecute() *does* get called?

2. Can we confirm that - at the risk of insulting your intelligence - you *are* stabbing a finger on a piece of text or image in the list, and not in a blank space that might not actually be part of any view? {:v)

3. As I tried to get you to understand before, 'is not working for me' is too vague. What *does* happen when you click an item? Do you get *anything* recorded in the LogCat as per your Log.i() calls, or do you get absolutely nothing? How *exactly* are you determining that it is not working?

Having seen your ViewBinder and understanding a little bit more about what it does, I don't see any reason for it to be interfering. Please answer the above and let's see what we can figure out.


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

Reply via email to