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

Commit 45b04c1a authored by Abodunrinwa Toki's avatar Abodunrinwa Toki Committed by Android Git Automerger
Browse files

am 47ea8b3d: Merge "DO NOT MERGE: Update floatingtoolbar position when cursor moves." into mnc-dev

* commit '47ea8b3d':
  DO NOT MERGE: Update floatingtoolbar position when cursor moves.
parents fbad902a 47ea8b3d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3817,6 +3817,10 @@ public class Editor {
                                startSelectionActionModeWithoutSelection();
                            }
                        }
                    } else {
                        if (mSelectionActionMode != null) {
                            mSelectionActionMode.invalidateContentRect();
                        }
                    }
                    hideAfterDelay();
                    break;