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

Commit c50728be authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Restore decorFitsSystemWindows from preserved window" into main

parents 24d72491 3c3036ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -418,6 +418,7 @@ public class PhoneWindow extends Window implements MenuBuilder.Callback {
            mElevation = preservedWindow.getElevation();
            mLoadElevation = false;
            mForceDecorInstall = true;
            mDecorFitsSystemWindows = preservedWindow.decorFitsSystemWindows();
            setSystemBarAppearance(preservedWindow.getSystemBarAppearance());
            // If we're preserving window, carry over the app token from the preserved
            // window, as we'll be skipping the addView in handleResumeActivity(), and