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

Commit 89a37ebc authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Wait a bit longer to take screenshot" into rvc-dev am: 007b5f7e am:...

Merge "Wait a bit longer to take screenshot" into rvc-dev am: 007b5f7e am: 922669b8 am: 85ebf14d am: 621fb930

Change-Id: I02d44d47d32feb418738a3507e390d9a8e03da86
parents be8a2c18 621fb930
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1638,7 +1638,7 @@ public class GlobalActionsDialog implements DialogInterface.OnDismissListener,
    private static final int MESSAGE_REFRESH = 1;
    private static final int MESSAGE_SHOW = 2;
    private static final int DIALOG_DISMISS_DELAY = 300; // ms
    private static final int DIALOG_PRESS_DELAY = 500; // ms
    private static final int DIALOG_PRESS_DELAY = 850; // ms

    @VisibleForTesting void setZeroDialogPressDelayForTesting() {
        mDialogPressDelay = 0; // ms