commit | 4cbf1b636c270657e8cc8175b503a09b517ea50c | [log] [tgz] |
---|---|---|
author | Caitlin Cassidy <ccassidy@google.com> | Fri Oct 01 02:55:17 2021 +0000 |
committer | Caitlin Cassidy <ccassidy@google.com> | Wed Oct 06 12:59:36 2021 +0000 |
tree | 7abd4c3b1a7891f2f3030758bc89e61907e0fee5 | |
parent | 23fc3d6b6ea755b2429557d2ee2451498df76918 [diff] |
[Status Bar Refactor] Remove some indirection about minFraction between NotificationPanelViewController and PanelBar. The current code flow is NPVC#setPanelScrimMinFraction => PanelBar#onPanelMinFractionChanged => NPVC#setMinFraction. The minFraction doesn't need to flow through PanelBar if it's going to go right back to NPVC. Test: Test steps from ag/15759151 Bug: 200063118 Change-Id: If31a0d78cf4ac4a4d4bc6fcc7423a8006ab309fa