diff options
author | Tony Huang <tonyychuang@google.com> | 2021-09-09 17:16:22 +0800 |
---|---|---|
committer | Tony Huang <tonyychuang@google.com> | 2021-09-16 11:50:35 +0800 |
commit | 3ad28efb880fe9126603cb952a2fcdd8affa8b04 (patch) | |
tree | 99f5755618c6c0def9e1ae57b607ec77f1e7bc52 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions