commit | ebcf5a525622448498bd27b9ba1fd639b7d662f5 | [log] [tgz] |
---|---|---|
author | Jeff DeCew <jeffdq@google.com> | Mon May 08 10:30:01 2023 -0400 |
committer | Jeff DeCew <jeffdq@google.com> | Mon May 08 11:33:00 2023 -0400 |
tree | b6a7d4d648193bc50a958174e69a3c0dcf44e235 | |
parent | d6a5b1300839a5db354a93e61eb8bb8d7cbb4b53 [diff] |
Account for the bouncer's scrim in LightBarController 1) The ScrimController's alpha is irrelevant when the bouncer is showing, because the bouncer's scrim is baked into that view, so we always want `forceForScrim` to be true when the bouncer is showing. 2) Moreover, the bouncer covers expanded QS, so tweak the later logic to ignore the QS override when the bouncer is visible. Fixes: 280434803 Test: atest LightBarControllerTest Change-Id: Id4236235ce11b473d64d36431c9a4e5f70caf2c9