diff options
author | wilsonshih <wilsonshih@google.com> | 2021-06-17 20:10:42 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2021-07-13 18:53:19 +0800 |
commit | 3be521ad485453c144e94309d718b2701b47cf17 (patch) | |
tree | 754cb5555cd1568763b9b65d695d61398926f4d9 /docs/html/sdk/api_diff/12/changes | |
parent | a70e4ce80a26e7525ab58efe77ab6cbb8cfe50bf (diff) |
Get starting window background color directly.
SystemUI does not need to re-calculate background color of starting
window because Shell library is bound to SystemUI, so status bar can
get background color directly, also this can support to get the
background color from snapshot starting window.
Also fix the starting window listener did not receiveing background
color successful because makeSplashScreenContentView is execute on
another background thread, so there should block the splash screen
thread until the background color is estimated.
Bug: 192213918
Bug: 192659309
Test: manual launch apps from Notification and Launcher, ensure the
color is correctly send to SystemUI or Launcher.
Change-Id: I626cb23d7aebfe4e032fad285bfad374c0e11cea
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions