It isn't know at that time; it won't be determined until you call the superclass to ViewGroup.dispatchTouchEvent, which determines the child view and adjusts the motion event to dispatch to the child.
On Mon, Apr 18, 2011 at 7:07 PM, Keith Wiley <kbwi...@gmail.com> wrote: > Given the MotionEvent received dispatchTouchEvent(), is there anyway > to determine at that time which view received (or is about to receive) > the event, assuming it is a down event I suppose? > > -- > 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 > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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 android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en