commit | 34628833adcd08c376c1e139d9a3290fd23e3ef1 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Wed Oct 06 20:12:40 2021 +0800 |
committer | Wei Sheng Shih <wilsonshih@google.com> | Wed Oct 06 12:19:30 2021 +0000 |
tree | 6bdee9605bcbd73e0671c31b150df7179adb085d | |
parent | e921c7a2826127a9b16453339aa85d261cdbf93a [diff] |
WindowState isSyncFinished should also check isVisibleRequested WS#isSyncFinished could pass too early when the visibility is gone, which make nothing draw on the ActivityRecord. There should also check isVisibleRequested for that condition. Bug: 199363064 Test: enable shell transition, quick switch app several times and verify no flicker happen. Change-Id: Ia4af7c989159d7f0612a78bfe13853d50955beed