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

Commit 877ed56f authored by vadimt's avatar vadimt Committed by Vadim Tryshev
Browse files

Increasing swipe-to-overview gesture speed to avoid dragging icon

Change-Id: Iebbd6249d09342b3dba226716dc1835e20e8158b
parent d3dcb497
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;
            }