Files
frameworks_base/core/java/android/webkit
Huahui Wu 1f30125c1c b/3350774 avoid screen jumping when pinching to zoom.
After the change that sends multi-touch to WebKit first, there is
a chance that the single-touch move event is handled before multi-
touch events are finished and this makes the page jumps.
This change skips those single-touch move events to avoid that.

Change-Id: I03992ef18c1de8e07933bd7cc6c12ffc02c014a8
2011-01-19 18:14:09 -08:00
..
2011-01-12 12:42:51 -05:00
2011-01-12 12:42:51 -05:00
2011-01-12 08:56:34 -08:00