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

Commit f40af1cc 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

am: 0bf5c122

Change-Id: I23ef52a0b4ad54cf195dcd65547911dcca70a2e0
parents 827aaf84 0bf5c122
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) {