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

Commit 33d7bf35 authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Turn on QuickStep onboarding

Change-Id: Ia74c4dc9237a9d0263c57c7b49c77d9598a84f36
Fixes: 70180942
Test: manual test
parent 2b382c94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,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.