Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27a63612 authored by Keisuke Kuroyanagi's avatar Keisuke Kuroyanagi Committed by Android (Google) Code Review
Browse files

Merge "Fix: Crash when modifying text while using drag accelerator." into mnc-dev

parents dbf2cd16 259292ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3228,6 +3228,7 @@ public class Editor {

            if (mSelectionModifierCursorController != null) {
                mSelectionModifierCursorController.hide();
                mSelectionModifierCursorController.resetTouchOffsets();
            }

            mSelectionActionMode = null;