Merge "Reset touch location after touch slop is exceeded in recents" into oc-dev
am: 02862f31f8
Change-Id: Ided4114855fa866fca637f8171ea7030e347f485
This commit is contained in:
@@ -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