commit | dda8850a7e12443aed6036ad4b389876de31d035 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Wed Jul 14 17:28:30 2021 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Wed Jul 14 17:38:05 2021 +0800 |
tree | b27565903bcdfa4a73b17e3e7a679e033fe76a58 | |
parent | 1dfe1ebe5d11d60d1f5673af1479e084153caf05 [diff] |
Fix main stage full screen after lock phone We will set main stage to full screen when it visible but side stage not visible, but we should not do it when phone unlock. Add isSleeping check to avoid such problem. Fix: 193605614 Test: pick any 2 apps to stage split then lock and unlock phone. Change-Id: I0fd99960ca0c5a10ac33b23f92f01d9b48877379