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

Commit 0bf5c122 authored by Matthew Ng's avatar Matthew Ng Committed by android-build-merger
Browse files

Merge "Reset touch location after touch slop is exceeded in recents" into oc-dev

am: 02862f31

Change-Id: Ided4114855fa866fca637f8171ea7030e347f485
parents e9982c38 02862f31
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -279,6 +279,7 @@ class TaskStackViewTouchHandler implements SwipeHelper.Callback {
                        }

                        MetricsLogger.action(mSv.getContext(), MetricsEvent.OVERVIEW_SCROLL);
                        mLastY = mDownY = y;
                    }
                }
                if (mIsScrolling) {