diff options
author | Jerry Chang <chenghsiuchang@google.com> | 2021-09-13 12:49:34 +0800 |
---|---|---|
committer | Jerry Chang <chenghsiuchang@google.com> | 2021-09-13 13:22:36 +0800 |
commit | ad08db1bf88a5695f06dc334861cc6cd3dbf5b96 (patch) | |
tree | 90ce0b9d1498565a10736d4e0852cc1c1cb564ed /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 343ae6b623472ffed3075ac84a577d1d0ebfeb6d (diff) |
Fix invisible status bar icons when no appearance region reported
After CL[1], it checks all overlapping windows with the status bar
before reporting appearance regions to SysUI. If there's no overlapping
window, it'll report empty appearance region. This prevents setting the
foreground color of the status bar to dark unexpectedly by checking if
there's any light appearance regions reported first.
[1]: Id69a8dadcf9044fb2cde1b50108479a4375332be
Bug: 198972446
Test: launch immersive apps with layoutInDisplayCutoutMode=never,
observed the foregound color of status bar is light while the
background color is dark.
Change-Id: I7c1d2fb72f38f0a67d982d5e8509cf5a9f3b98d2
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions