summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-01-05 09:00:49 -0800
committerBryce Lee <brycelee@google.com>2018-01-08 10:14:00 -0800
commit8cab4a02bb529f2f1f49fcf2c2c5b5a8531fc033 (patch)
tree1455505e285005e37fb4cf214d6bf48cec17f47b /tools/aapt2/java/JavaClassGenerator_test.cpp
parentd93d206cfe45f0ca4252995e781ec1137599ada9 (diff)
Exit split-screen when primary stack moved behind a fullscreen stack.
Activities can request their task be moved to the back of the stack, which subsequently causes the stack to move as well. When the stack is a split screen primary stack, this causes an ordering issue where the secondary will not move back while a fullscreen stack has moved in front of the primary. This leads to further ordering issues once the front secondary is dismissed as other stacks are also in the secondary windowing mode. To address this issue, we exit split-screen mode when the primary split-screen stack is moved back. Test: atest ActivityStackTests#testPrimarySplitScreenToFullscreenWhenMovedToBack Change-Id: Ic0597831e046a254b3cba216e1cb2fb11191f2c6 Fixes: 69662547
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions