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

Commit 3490d0c6 authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "Turn on QuickStep onboarding" into pi-dev am: 5ab7aa81

am: f2c7c9dd

Change-Id: Ib6178967729091fea8fe6149b798b0f35ebdc4c3
parents b1544285 f2c7c9dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ public class RecentsOnboarding {

    private static final String TAG = "RecentsOnboarding";
    private static final boolean RESET_PREFS_FOR_DEBUG = false;
    private static final boolean ONBOARDING_ENABLED = false;
    private static final boolean ONBOARDING_ENABLED = true;
    private static final long SHOW_DELAY_MS = 500;
    private static final long SHOW_HIDE_DURATION_MS = 300;
    // Show swipe-up tips after opening overview from home this number of times.