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

Commit 1f6ac8b1 authored by Gilles Debunne's avatar Gilles Debunne Committed by Android (Google) Code Review
Browse files

Merge "Handles' position are updated in case of external change."

parents b9321461 232cbab4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9919,6 +9919,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
        }

        public void updatePosition(int parentPositionX, int parentPositionY, boolean modified) {
            positionAtCursorOffset(getCurrentCursorOffset());
            if (modified || mPositionHasChanged) {
                if (mIsDragging) {
                    // Update touchToWindow offset in case of parent scrolling while dragging