diff options
author | tiger_huang <tiger_huang@htc.com> | 2014-11-13 19:46:28 +0800 |
---|---|---|
committer | tiger_huang <tiger_huang@htc.com> | 2014-11-20 12:00:41 +0800 |
commit | e2a98a7492a44170f70f4d564372b5ac97090c21 (patch) | |
tree | ffb3b8765548de96274795f978103b41e3798a19 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 71f83672f297b116988defbe989869e5744cda5e (diff) |
Add window to child window list with correct order
The original logic of comparing with mBaseLayer of two child windows
of the same parent was wrong, because the mBaseLayer is always the
same.
After adding two child windows with the same positive sublayer, the
one added later should have greater z-order. The order should be
consistent with WindowManagerService.addAttachedWindowToListLocked()
Change-Id: I789179aee61d141fad86bd24262fabfb1e517e66
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions