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

Commit dc239662 authored by Saumya Prakash's avatar Saumya Prakash Committed by Android (Google) Code Review
Browse files

Merge "Don't show the Tasbar Pinning edu for 3 button nav users" into main

parents a41fc4e4 318aba81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -171,6 +171,7 @@ class TaskbarEduTooltipController(val activityContext: TaskbarActivityContext) :
        // for the original 2 edu steps) as a proxy to needing to show the separate pinning edu
        if (
            !enableTaskbarPinning() ||
                !DisplayController.isTransientTaskbar(activityContext) ||
                !isTooltipEnabled ||
                tooltipStep > TOOLTIP_STEP_PINNING ||
                tooltipStep < TOOLTIP_STEP_FEATURES