Merge "Avoid animating keyguard views if they are centered during unfold"
This commit is contained in:
committed by
Android (Google) Code Review
commit
026309bf9e
@@ -1577,6 +1577,7 @@ public class NotificationPanelViewController extends PanelViewController
|
||||
|
||||
constraintSet.applyTo(mNotificationContainerParent);
|
||||
}
|
||||
mKeyguardUnfoldTransition.ifPresent(t -> t.setStatusViewCentered(mStatusViewCentered));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user