Merge "[Split shade] Fix large clock moving horizontally during screen off" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
09f7ed7e3a
@@ -3748,6 +3748,8 @@ public final class NotificationPanelViewController extends PanelViewController {
|
||||
|
||||
final float dozeAmount = dozing ? 1 : 0;
|
||||
mStatusBarStateController.setAndInstrumentDozeAmount(mView, dozeAmount, animate);
|
||||
|
||||
updateKeyguardStatusViewAlignment(animate);
|
||||
}
|
||||
|
||||
public void setPulsing(boolean pulsing) {
|
||||
|
||||
Reference in New Issue
Block a user