am cd1752ee: am 8289301c: Merge "Always update quick settings header translation in onLayout" into lmp-mr1-dev
* commit 'cd1752eee65e7795eb723c8bc2998072ec8f5888': Always update quick settings header translation in onLayout
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