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

Commit 8020631f authored by Abodunrinwa Toki's avatar Abodunrinwa Toki Committed by Android Git Automerger
Browse files

am 45b04c1a: am 47ea8b3d: Merge "DO NOT MERGE: Update floatingtoolbar position...

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

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