commit | 7ffc220960f288ccdffafb315be87da718047b14 | [log] [tgz] |
---|---|---|
author | Caitlin Cassidy <ccassidy@google.com> | Fri Dec 03 18:37:29 2021 +0000 |
committer | Caitlin Cassidy <ccassidy@google.com> | Fri Dec 03 18:55:51 2021 +0000 |
tree | a8fcd83fb1cd5bb22b90b52cba5d8127a534f733 | |
parent | b1f9ef728ffb4c14cbec0cc905ba645fd549afac [diff] |
[Status Bar Refactor] Make StatusBarDemoMode part of the fragment component so it's re-created each time we get a new status bar view. This also lets us remove some StatusBar.java #getStatusBarView calls because the demo mode class now just gets access to the views via its dagger component. Bug: 209005990 Bug: 205609837 Test: manual (verified demo mode still works) Change-Id: I4522f2d0c09260369725286a72e3e664abbb87db