From 32bcb10e336741c8e43a35ee1048c7ce36257e39 Mon Sep 17 00:00:00 2001 From: Robert Carr Date: Mon, 29 Jan 2018 15:03:23 -0800 Subject: Restore pinned stack shadows. We use the approach of outsetting the stack bounds and then insetting windows which don't have surfaceInsets by said outsets. Test: Manual. go/wm-smoke Bug: 72657549 Change-Id: I9ac7e13ec696f88f02794175d0d44ac870f91d33 --- core/java/android/app/WindowConfiguration.java | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/java/android/app/WindowConfiguration.java') diff --git a/core/java/android/app/WindowConfiguration.java b/core/java/android/app/WindowConfiguration.java index 085fc79f58e4..46566e79d99c 100644 --- a/core/java/android/app/WindowConfiguration.java +++ b/core/java/android/app/WindowConfiguration.java @@ -146,6 +146,9 @@ public class WindowConfiguration implements Parcelable, Comparable