summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFilip Gruszczynski <gruszczy@google.com>2015-11-08 12:58:34 -0800
committerFilip Gruszczynski <gruszczy@google.com>2015-11-08 12:58:34 -0800
commit5e69fda6d9b1a08e2b0c1716ce65e03b2ea1c2d1 (patch)
tree14eba70aff94af85bdd4042b158772955c0f2bc5 /tools/aapt2/java/JavaClassGenerator_test.cpp
parenteea9672b3da23888f68257c231066831588ad3b2 (diff)
Ignore wallpaper when looking for a position for a free window.
Wallpaper wanders through the window list, for example to position itself directly behind keyguard. Because of this it will break the ordering based on WindowState.mBaseLayer. There might windows with higher mBaseLayer behind it and we don't want the new window to appear above them. An example of this is adding of the docked stack divider. Consider a scenario with the following ordering (top to bottom): keyguard, wallpaper, assist preview, apps. We want the dock divider to land below the assist preview, so the dock divider must ignore the wallpaper, with which it shares the base layer. Bug: 25564817 Change-Id: I5bab792d972f845931b54db9f9ae5ff9a4a0e9b3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions