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

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

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

parents b73390ac eac4556e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3299,7 +3299,6 @@ public class Editor {

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

            mTextActionMode = null;