Merge "Always update quick settings header translation in onLayout" into lmp-mr1-dev
This commit is contained in:
@@ -291,8 +291,8 @@ public class NotificationPanelView extends PanelView implements
|
||||
} else {
|
||||
setQsExpansion(mQsMinExpansionHeight + mLastOverscroll);
|
||||
mNotificationStackScroller.setStackHeight(getExpandedHeight());
|
||||
updateHeader();
|
||||
}
|
||||
updateHeader();
|
||||
mNotificationStackScroller.updateIsSmallScreen(
|
||||
mHeader.getCollapsedHeight() + mQsPeekHeight);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user