summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Garfield Tan <xutan@google.com> 2022-10-12 08:38:38 -0700
committer Garfield Tan <xutan@google.com> 2022-11-07 13:00:22 -0800
commit8d47ec9f0837892e120e0dc010a8da24a5eaac57 (patch)
tree2d0b3e9852c88ea955af9cb007c557234879e1ff /api/api.go
parentb6adbfc68e698130e7abe02d843ef85f1e4deb1c (diff)
Add z-order regions for task child layers
There are multiple components in both WM core and WM shell that add child layers to task layers. Most of them used to use the max and min value of integers to put themselves in front of and behind activities, and occasionally there were inadvertent occlusions among them. This CL adds a few regions to known components who don't need to interleave themselves with activities and/or task fragments. Since we own all these components we can trust all components use the defined value so enforcement isn't necessary. Bug: 244455401 Test: Build. Change-Id: Iaa267b2ba53053bf25f3c6d590f50ceafafbf0a3
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions