I have a check box and a TextView Object in a list layout. I didn't
run into the issues that a lot of people seem to run into it when
doing this, I have managed to handle the onclick event. My problem is
that when the checkbox is clicked, it causes an action to occur that
moves the item into another List on another Tab of my application.
This happens before the checkbox appears "ticked" i wondered if there
was a way to delay the onclick event from firing until after the
animation had...animated?

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