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