Merge "Increasing swipe-to-overview gesture speed to avoid dragging icon" into ub-launcher3-qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
13f4ee2829
@@ -89,7 +89,7 @@ public class Background extends LauncherInstrumentation.VisibleContainer {
|
||||
mLauncher.swipeToState(
|
||||
centerX, startY, centerX,
|
||||
startY - swipeHeight - mLauncher.getTouchSlop(),
|
||||
60,
|
||||
10,
|
||||
expectedState);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user