Merge "Disable overscroll" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
82cb4c5dc4
@@ -2625,8 +2625,7 @@ public class NotificationPanelViewController extends PanelViewController {
|
||||
return;
|
||||
}
|
||||
mSectionPadding = padding;
|
||||
mQsFrame.setTranslationY(padding);
|
||||
mNotificationStackScrollLayoutController.setSectionPadding(padding);
|
||||
// TODO(b/172289889) update overscroll to spec
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user