am 926780b0: Merge "DO NOT MERGE" into eclair

Merge commit '926780b023a09d37e8dcf1fabf6fa990f042f06d' into eclair-plus-aosp

* commit '926780b023a09d37e8dcf1fabf6fa990f042f06d':
  DO NOT MERGE
This commit is contained in:
Bart Sears
2010-02-10 09:18:37 -08:00
committed by Android Git Automerger

View File

@@ -434,7 +434,7 @@ public class WebView extends AbsoluteLayout
private boolean mWrapContent;
// whether support multi-touch
private static boolean mSupportMultiTouch;
private boolean mSupportMultiTouch;
// use the framework's ScaleGestureDetector to handle multi-touch
private ScaleGestureDetector mScaleDetector;
// minimum scale change during multi-touch zoom