OSDN Git Service

Run layout when exiting window
authorJorim Jaggi <jjaggi@google.com>
Fri, 6 Apr 2018 15:22:03 +0000 (17:22 +0200)
committerJorim Jaggi <jjaggi@google.com>
Fri, 6 Apr 2018 15:23:58 +0000 (17:23 +0200)
commitf41e88263e655e765de8c85769749d9e6c1cbe14
treee09e981b4f714edcfc8e239769e906f69ffadbd9
parent706fbe7ed36354c6fe3f7e67617ce12f2e630e32
Run layout when exiting window

Such that a layout with canAffectSystemUiFlags() return false
happens immediately after starting the exit animation.

Test: Open dialog on top of light bar app, close dialog, observe
icons changing color in sync with window animation
Test: go/wm-smoke
Fixes: 77690715

Change-Id: I8c255a34f91c47261c1d14174f620142a2c49eb7
services/core/java/com/android/server/wm/WindowState.java