Merge "[Bouncer] Hide status icons in bouncer." into tm-dev am: 9df84388bf
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18191040 Change-Id: I112a6e077ed1744d7a97d7b8e7269a2a9e43caee Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -3210,6 +3210,8 @@ public class NotificationPanelViewController extends PanelViewController {
|
||||
updateTrackingHeadsUp(null);
|
||||
mExpandingFromHeadsUp = false;
|
||||
setPanelScrimMinFraction(0.0f);
|
||||
// Reset status bar alpha so alpha can be calculated upon updating view state.
|
||||
setKeyguardStatusBarAlpha(-1f);
|
||||
}
|
||||
|
||||
private void updateTrackingHeadsUp(@Nullable ExpandableNotificationRow pickedChild) {
|
||||
|
||||
Reference in New Issue
Block a user