Do not treat a window that is animating as being onscreen until it has been drawn. The indication that a window was "gone" was occurring too soon resulting in windows appearing before the status bar came back and having to be drawn twice, with and without the status bar. By waiting for the window to be drawn the status bar appears and the window does not have to get redrawn. Bug 7696315 fixed. Change-Id: Ic93bf6eed03cf12a92a656791725a6d26e0ad0e9
…
…
…
am 23307cbb: am e0a676a3: Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev
am 23307cbb: am e0a676a3: Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%