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

Commit 47ea8b3d authored by Abodunrinwa Toki's avatar Abodunrinwa Toki Committed by Android (Google) Code Review
Browse files

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

parents 80fa2cc8 bcdf0ab1
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;