Merge "AOD: Make sure to update visibilities after instant expanding" into oc-dr1-dev

am: 4bb2f8e9fb

Change-Id: Ica37d75f7e45ad418113196b077fa4244512adc4
This commit is contained in:
Adrian Roos
2017-07-27 15:05:39 +00:00
committed by android-build-merger

View File

@@ -4726,6 +4726,7 @@ public class StatusBar extends SystemUI implements DemoMode,
// Make our window larger and the panel expanded.
makeExpandedVisible(true);
mNotificationPanel.expand(false /* animate */);
recomputeDisableFlags(false /* animate */);
}
private void instantCollapseNotificationPanel() {