commit | 57b13e327fe1d98981c29f6a2a32b07417283849 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Sat May 01 01:10:37 2021 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Sat May 01 01:26:24 2021 +0800 |
tree | b7c8defbf8b71568bfec8b8c60f947dea03f3c08 | |
parent | f941b5a2f47dc0311fa0541e9b3b3bf1c9d6a03b [diff] |
Make sure to reorder side stage above main stage to prevent flicker Always reorder side stage to the top whenever there's a child task appeared in side stage. This is needed to prevent main stage occludes newly launched task in side stage and causing itself flipping between fullscreen and multi-window windowing mode. Fix: 186614428 Bug: 169271875 Test: enter staged split by launching task with adjacent flag, screen won't flicker Change-Id: I9176a97439d687bbc7b0bf2dd9ddfdaecacfa455