commit | 31075face6fd7c0866d91f158d7c0aaf20d1f785 | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Wed Jul 28 13:33:34 2021 -0700 |
committer | Mady Mellor <madym@google.com> | Thu Jul 29 12:46:10 2021 -0700 |
tree | f5c81cac0bbdb624fcaccde5e37fe169b60a7a5f | |
parent | 4f34eac3a6b473dec2ee07724ac0823e51844cc8 [diff] |
Don't use SysUI ScrimController for bubbles Changes for the manage menu will require a scrim between the expanded view and the manage menu. I think it makes sense to just have BubbleStackView control the scrims entirely rather than have 1 in ScrimController and 1 in BubbleStackView (or 2 scrims in ScrimController). Test: manual - expand a bubble, there's a scrim behind it, collapse the bubble, the scrim is gone. Bug: 183658858 Change-Id: I537c910b959ab938eb1d116d9dc0c801006dbb79