I have a very large ListActivity with about 1000 items. I allow the user to type so I can filter the list. The problem is that when I try to grab the list item that the user clicks on (after filtering) I get the wrong Item. I am obviously missing something in the API?
-- 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

