summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2017-07-18 06:33:01 -0700
committerWale Ogunwale <ogunwale@google.com>2017-07-20 07:43:55 +0000
commit8cee0336bbb5bf0f6d82fc99f2f331bf3a7cf34f (patch)
tree09d24d373314c72341f80354e636f1d52737add9 /tools/aapt2/java/JavaClassGenerator.cpp
parentacdcf37e4b2d6fb99f6d895b382942c199162fc8 (diff)
Don't move stack to bottom when creating task at bottom
When creating a task, only move the parents of the task if we are creating the task at the top of the stack. i.e. creating the task at the top of its stack will move the stack forward and creating the task at the bottom of the stack shouldn't move the stack backwards. Creating a task at the bottom is used for things like restoring a task from recents to use for other things and for background user, so shouldn't affect visibility of its parent stack. Change-Id: Ifcaf7c5a95294631dff675ac5c7d87f059b1792a Fixes: 62352722 Test: go/wm-smoke (cherry picked from commit 1f5b92fd53ad0193235ae3e6cbc54a4120ac2457)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions