commit | 592bf0b7d54a236f85d969b9599245f7d0542609 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Mon Apr 25 13:17:53 2016 -0700 |
committer | Chong Zhang <chz@google.com> | Mon Apr 25 20:24:18 2016 +0000 |
tree | 9f14de4fb909e971887ebef59da6a4d5ce827644 | |
parent | 5e40748d3f32c0d5843855cac169e82dd15a0904 [diff] |
Wait for next app to be visible if current activity is marked visible WM's AppWindowToken.updateReportedVisibilityLocked() may not report nowVisible if the app has animation set. So nowVisibible could be false for a while after the app is already on screen. If we finish the app in this state, we still need to wait for next app to be visible. bug: 28019637 Change-Id: I4f9f8e138f5d011a9ab393913159ed2978d26e0d