summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMatthew Ng <ngmatthew@google.com>2018-01-16 14:33:47 -0800
committerMatthew Ng <ngmatthew@google.com>2018-01-17 11:53:00 -0800
commite8b052af0827a5d84b68f55f4b9f86e57e7ca70e (patch)
treeaa3376f570d4a43364f2db36db28a92339340f48 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente2861da8ef0eba65c1bb9d5f67380884e2ead939 (diff)
Fixes dock side when rotating to seascape after drag to split
Entering split screen (in portrait or landscape) using drag to top and then rotate to seascape docks primary stack to wrong side. When entering with drag, display content creates a stack and tries to query dock side without setting itself into the stack which returns an invalid dock side. The dock side is used by DockedStackDividerController to hold the original side that the primary stack split to when notifyDockedStackExistsChanged occurs. Fix by defering calling notifyDockedStackExistsChanged until display content is added to the stack. Test: manual - drag app in overview to split and rotate CCW Change-Id: I14f5d68ab95548ee7276c7101c5f991a5ceb69e4 Fixes: 70718233
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions