summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Tiger Huang <tigerhuang@google.com> 2022-01-21 15:59:21 +0800
committer Tiger Huang <tigerhuang@google.com> 2022-01-21 15:59:21 +0800
commit48ec0315a28eb8f33923a5fef9c81642b9410be9 (patch)
treea5c67c36160810444c1b4a913f4843cc11e08d4b /libs/androidfw/StringPool.cpp
parent10e7ab0b92a1e5a12752071f3d66dab263a8b2a4 (diff)
Let the dimming window can provide multiple appearance regions
A dimming window which extends to status bar area can divide status bar into different appearance regions (up to 3). For example: +---------+-------------+---------+ |/////////| |/////////| <-- Status Bar +---------+-------------+---------+ |/////////| |/////////| |/////////| |/////////| |/////////| |/////////| |/////////| |/////////| |/////////| |/////////| +---------+-------------+---------+ ^ ^ ^ dim layer window dim layer This CL allows non-fullscreen dimming window can specify its appearance, and creates appearance regions in the window bounds, so that status bar can adjust the foreground color in each regions. Before this CL, it would create only one appearance region in the case above, so the status bar icon color might not be displayed properly in some regions. Bug: 208717544 Test: Show a dimming window which extends into status bar area. Change-Id: Ie81ce19e9a504045988c4852795117a15460b709
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions