How could I accomplish interpreting the touch event with an activity
that I want to do one thing if one area is clicked and another thing
if a different area is clicked? I have a ViewGroup (container) and two
child views that are the same. One is visible: the other is not. I
think I need the touch events to be interpreted by the ViewGroup
(container). Should I make my own custom ViewGroup or can I accomplish
this in a similar manner like the API sample rotating 3d image.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to