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:
@@ -434,7 +434,7 @@ public class WebView extends AbsoluteLayout
|
|||||||
private boolean mWrapContent;
|
private boolean mWrapContent;
|
||||||
|
|
||||||
// whether support multi-touch
|
// whether support multi-touch
|
||||||
private static boolean mSupportMultiTouch;
|
private boolean mSupportMultiTouch;
|
||||||
// use the framework's ScaleGestureDetector to handle multi-touch
|
// use the framework's ScaleGestureDetector to handle multi-touch
|
||||||
private ScaleGestureDetector mScaleDetector;
|
private ScaleGestureDetector mScaleDetector;
|
||||||
// minimum scale change during multi-touch zoom
|
// minimum scale change during multi-touch zoom
|
||||||
|
|||||||
Reference in New Issue
Block a user