commit | 3ad28efb880fe9126603cb952a2fcdd8affa8b04 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Sep 09 17:16:22 2021 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Thu Sep 16 11:50:35 2021 +0800 |
tree | 99f5755618c6c0def9e1ae57b607ec77f1e7bc52 | |
parent | eeb927bdcf227143116c93dd229371fc92ec8475 [diff] |
Fix flicker when task move to back When task move to back, the task visibility will be invisible temporarily because visile app task reparent to TDA and below task still not move to front. Because this visibility change, we will hide divider and stage root task then it cause flicker. Fix this by only update divider and stage visibility when both stage visible or invisible. Bug: 199369390 Test: manual Test: pass existing tests Change-Id: Ide0b277e26e03ea3d7fb20132ff0e21807eee332