Merge "Fix issue where panel opacity could be wrong" into qt-dev
am: 30e9b45cd9
Change-Id: I8e374891a8bb75b390d2c78e23660ff7c65c9795
This commit is contained in:
@@ -686,6 +686,7 @@ public class NotificationPanelView extends PanelView implements
|
||||
mClockPositionResult.clockX, CLOCK_ANIMATION_PROPERTIES, animateClock);
|
||||
PropertyAnimator.setProperty(mKeyguardStatusView, AnimatableProperty.Y,
|
||||
mClockPositionResult.clockY, CLOCK_ANIMATION_PROPERTIES, animateClock);
|
||||
updateNotificationTranslucency();
|
||||
updateClock();
|
||||
stackScrollerPadding = mClockPositionResult.stackScrollerPaddingExpanded;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user