am 351de3cc: Merge "Layout hidden windows on Configuration change." into klp-dev
* commit '351de3ccfdf09e6455d658fd083dc5d778d17add': Layout hidden windows on Configuration change.
This commit is contained in:
@@ -8269,7 +8269,7 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
// windows, since that means "perform layout as normal,
|
||||
// just don't display").
|
||||
if (!gone || !win.mHaveFrame || win.mLayoutNeeded
|
||||
|| (win.mAttrs.type == TYPE_KEYGUARD && win.isConfigChanged())
|
||||
|| win.isConfigChanged()
|
||||
|| win.mAttrs.type == TYPE_UNIVERSE_BACKGROUND) {
|
||||
if (!win.mLayoutAttached) {
|
||||
if (initial) {
|
||||
|
||||
Reference in New Issue
Block a user