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

am: b2b255a131

Change-Id: I7ad4536ff6d1ac5724f32e18693f8fcb14097a36
This commit is contained in:
Tracy Zhou
2018-06-14 16:45:40 -07:00
committed by android-build-merger

View File

@@ -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;