Merge "Reset touch location after touch slop is exceeded in recents" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
02862f31f8
@@ -279,6 +279,7 @@ class TaskStackViewTouchHandler implements SwipeHelper.Callback {
|
||||
}
|
||||
|
||||
MetricsLogger.action(mSv.getContext(), MetricsEvent.OVERVIEW_SCROLL);
|
||||
mLastY = mDownY = y;
|
||||
}
|
||||
}
|
||||
if (mIsScrolling) {
|
||||
|
||||
Reference in New Issue
Block a user