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();
|
||||
mDrawSelectionPointer = false;
|
||||
mSelectionStarted = true;
|
||||
mTouchMode = TOUCH_DRAG_MODE;
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user