Merge "Don't switch to handle drag mode when starting selection"
This commit is contained in:
@@ -4280,7 +4280,6 @@ public class WebView extends AbsoluteLayout
|
|||||||
}
|
}
|
||||||
nativeSetExtendSelection();
|
nativeSetExtendSelection();
|
||||||
mDrawSelectionPointer = false;
|
mDrawSelectionPointer = false;
|
||||||
mSelectionStarted = true;
|
|
||||||
mTouchMode = TOUCH_DRAG_MODE;
|
mTouchMode = TOUCH_DRAG_MODE;
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user