summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAdrian Roos <roosa@google.com>2018-03-23 18:57:43 +0100
committerAdrian Roos <roosa@google.com>2018-03-26 14:49:37 +0200
commit5251b1df577d99cd6b39ca21b1e2887c16462063 (patch)
tree07ab4bbcc93fc3afe404ed7571165a34197c4c00 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentd21b33d8cadeb3d618e31031939f9d26ab1f6c17 (diff)
WM: Move mLayoutSeq to DisplayContent
Fixes an issue where the mLayoutSeq could advance due to laying out a secondary display, but that would not advance the mLayoutSeq of the WindowStates on the primary display. Because the mLayoutSeq no longer matched the global value, the windows on the primary display would then not get the resized notification. Fixed by making mLayoutSeq a property of the DisplayContent, such that for different displays, mLayoutSeq is independent. Change-Id: I9d6b95117e8428b0f2f5e88a9260ea6514074fe5 Fixes: 36781810 Test: atest WindowStateTests DisplayContentTests
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions