Avoid animating keyguard views if they are centered during unfold
Test: Manual Bug: 218484927 Change-Id: Ic42006112f9250a04173b61c9c6a671a175461f3
This commit is contained in:
@@ -1578,6 +1578,7 @@ public class NotificationPanelViewController extends PanelViewController
|
||||
|
||||
constraintSet.applyTo(mNotificationContainerParent);
|
||||
}
|
||||
mKeyguardUnfoldTransition.ifPresent(t -> t.setStatusViewCentered(mStatusViewCentered));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user