Always update quick settings header translation in onLayout
Bug: 16887664 Change-Id: Ida110877d63c74d38d80a627621320cda26c97a7
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