On Wed, Nov 23, 2011 at 11:37 AM, Nimni <[email protected]> wrote:

> I have a list with 3 items. notifyDatasetChanges is being called.
> sometimes, click on the first item could get me to the click listener
> of the third item, and vice versa! click of the second item is always
> getting the right result. if I have a list of 5 items, items 1-5
> sometimes get confused, same for items 2-4, and item 3 is always fine.
> the confused item are never showed on the view, but the fired click
> events shows something's happening on the background.
>

It sounds like you have a logic problem. Lots of debugging and print
statements should help you track this down. If you believe this is
framework bug, narrow it down to a simple example that exhibits the
behavior and post that.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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