summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2015-11-13 13:25:16 -0800
committerWale Ogunwale <ogunwale@google.com>2015-11-13 13:25:16 -0800
commit70c65c8e47c4187fdc315e5d8bc406febd4321fd (patch)
treeb6cb9558e71e6c9b4802ae3705dec0e26008b5e7 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9f1c3f099f410fd1e3b65f1216012c10f01c10fb (diff)
Don't move task if it is already in the destination stack
When moving a task from one stack to another we detach the source stack from the display if the stack is empty after the task move. If the source and destination stack are the same we detach the stack from the display when the task is removed, but it isn't re-attached to the display when the task is add back since we only attach stacks to displays when they are created. We no longer try to move the task if it is already in the destination stack. Bug: 25671469 Change-Id: Idde54d362a35716223bc5f1143000111af380239
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions