Merge "Revert "Fix: Crash when modifying text while using drag accelerator."" into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
136a462c8b
@@ -3299,7 +3299,6 @@ public class Editor {
|
||||
|
||||
if (mSelectionModifierCursorController != null) {
|
||||
mSelectionModifierCursorController.hide();
|
||||
mSelectionModifierCursorController.resetTouchOffsets();
|
||||
}
|
||||
|
||||
mTextActionMode = null;
|
||||
|
||||
Reference in New Issue
Block a user