diff options
author | Robert Carr <racarr@google.com> | 2018-03-01 15:24:36 -0800 |
---|---|---|
committer | Rob Carr <racarr@google.com> | 2018-03-05 20:21:06 +0000 |
commit | f12f9d3ded0d947b1b0c9fd71cf75bdb83f5005a (patch) | |
tree | f06abf65ac2862402e7d7558122cc2f4a1491d2b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 94e5d34d4e2143e15b21f6612d97748ef63e6b36 (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