I have a custom layout that I have written that basically just
displays a bunch of ImageViews. I am handing onTouch events for all
the ImageViews in my layout. However, if a user touches one imageView
and then drags over another ImageView, I would like to be able to
handle that as well.

How would I go about capturing this behavior?

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