Hello
I have a table layout with multiple ImageButton. When user drag-n- drops an image from source button to target button, I'd like to redraw the target view image with the content of the source button. Using the MotionEvent, I can identify the source button, but how do I get the target view based on the current x,y coordinates in MotionEvent? Thanks Chandru --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

