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

Commit 13f4ee28 authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Android (Google) Code Review
Browse files

Merge "Increasing swipe-to-overview gesture speed to avoid dragging icon" into ub-launcher3-qt-dev

parents 1d847cf2 877ed56f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ public class Background extends LauncherInstrumentation.VisibleContainer {
                mLauncher.swipeToState(
                        centerX, startY, centerX,
                        startY - swipeHeight - mLauncher.getTouchSlop(),
                        60,
                        10,
                        expectedState);
                break;
            }