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

Commit 09b4dbdf authored by Tracy Zhou's avatar Tracy Zhou Committed by android-build-merger
Browse files

Merge "Revert "Change quickstep onboarding tip window type to"" into pi-dev

am: b2b255a1

Change-Id: I585b9c7df35114b47ea0ab9af7ee0b881b195e4e
parents 6b99b6e3 b2b255a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -479,7 +479,7 @@ public class RecentsOnboarding {
                ViewGroup.LayoutParams.WRAP_CONTENT,
                ViewGroup.LayoutParams.WRAP_CONTENT,
                x, -mNavBarHeight / 2,
                WindowManager.LayoutParams.TYPE_NAVIGATION_BAR_PANEL,
                WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY,
                flags,
                PixelFormat.TRANSLUCENT);
        lp.privateFlags |= WindowManager.LayoutParams.PRIVATE_FLAG_SHOW_FOR_ALL_USERS;