OSDN Git Service

Reset mPreventDrag at touch_down.
authorGrace Kloba <klobag@google.com>
Sun, 27 Sep 2009 21:48:07 +0000 (14:48 -0700)
committerGrace Kloba <klobag@google.com>
Sun, 27 Sep 2009 21:53:45 +0000 (14:53 -0700)
commitd66d84ffa2d96120ecd607af3f3c597fb673b178
treea9d06ecc8d6d5aa2459c04e347a18554490024d9
parentba6728023d9c9a5f13b9fc6e2015527b99b30c41
Reset mPreventDrag at touch_down.

Check the delta for short press case as we may switch to
PREVENT_DRAG_NO at SWITCH_TO_SHORTPRESS.

This should fix another two corner cases where flick doesn't
do anything.
core/java/android/webkit/WebView.java