Merge "[Bouncer] Hide status icons in bouncer." into tm-dev
This commit is contained in:
@@ -3210,6 +3210,8 @@ public class NotificationPanelViewController extends PanelViewController {
|
|||||||
updateTrackingHeadsUp(null);
|
updateTrackingHeadsUp(null);
|
||||||
mExpandingFromHeadsUp = false;
|
mExpandingFromHeadsUp = false;
|
||||||
setPanelScrimMinFraction(0.0f);
|
setPanelScrimMinFraction(0.0f);
|
||||||
|
// Reset status bar alpha so alpha can be calculated upon updating view state.
|
||||||
|
setKeyguardStatusBarAlpha(-1f);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void updateTrackingHeadsUp(@Nullable ExpandableNotificationRow pickedChild) {
|
private void updateTrackingHeadsUp(@Nullable ExpandableNotificationRow pickedChild) {
|
||||||
|
|||||||
Reference in New Issue
Block a user