OSDN Git Service

Enter touch mode on ACTION_SCROLL.
authorJeff Brown <jeffbrown@google.com>
Fri, 15 Jul 2011 02:14:22 +0000 (19:14 -0700)
committerJeff Brown <jeffbrown@google.com>
Fri, 15 Jul 2011 02:14:22 +0000 (19:14 -0700)
commit7564d62a773857b2f46405d22f296edb3530d88e
tree41e1fc6aaadcb00220b81df4b0c774058647b518
parent7770b90129537dc8af0992d64a9f44d5d236562f
Enter touch mode on ACTION_SCROLL.

Also fix the lastTouch tracking so it ignores irrelevant non-touch
events (like ACTION_HOVER).

Change-Id: I9e04872cb1f762aa6dcded1f9f83bf20eda17415
core/java/android/view/ViewAncestor.java