OSDN Git Service

Merge "Co-ordinates of a TouchEvent object should be 0,0 to match the behavior on...
authorBen Murdoch <benm@google.com>
Tue, 23 Feb 2010 15:57:35 +0000 (07:57 -0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 23 Feb 2010 15:57:35 +0000 (07:57 -0800)
commit976279e0c25755d59d66061900ba48b602ecceec
tree71f58ffab045d797bde56958b2e82087ca52583b
parent0619f0601ffda6f9b1e7ef9870de4a6d14defbd1
parent05dd33bc8f86dd92bb5fa0a29160cdce30eedd01
Merge "Co-ordinates of a TouchEvent object should be 0,0 to match the behavior on iPhone. It is the co-ordinates of the Touch object wrapped up by a touch event that should update with motion."