Merge "Reset touch location after touch slop is exceeded in recents" into oc-dev am: 02862f31f8
am: 0bf5c1227b
Change-Id: I23ef52a0b4ad54cf195dcd65547911dcca70a2e0
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