summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2018-03-01 15:24:36 -0800
committerRob Carr <racarr@google.com>2018-03-05 20:21:06 +0000
commitf12f9d3ded0d947b1b0c9fd71cf75bdb83f5005a (patch)
treef06abf65ac2862402e7d7558122cc2f4a1491d2b /tools/aapt2/java/JavaClassGenerator.cpp
parent94e5d34d4e2143e15b21f6612d97748ef63e6b36 (diff)
Assign leash layer when starting animations.
Currently AppWindowToken does this but WindowContainer does not ending in a situation where WindowState level animations can cause child windows to be ordered below the IME when they would otherwise be above. I couldn't find any reason for the assignLayer call that was here, as the parent won't view the leash as a child from the WindowContainer perspective and thus assignment will never happen. I've just replaced the old call with the new layer assignment. Bug: 72173720 Test: Manual. go/wm-smoke Change-Id: Iba57158645e27c2ff74ce6e0b59cd15b15bfe3f5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions