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

Commit 56692dd7 authored by Keisuke Kuroyanagi's avatar Keisuke Kuroyanagi Committed by Android Git Automerger
Browse files

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

* commit '27a63612':
  Fix: Crash when modifying text while using drag accelerator.
parents 8e08dd2d 27a63612
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;