Disable overscroll
Test: manual Change-Id: Id3b2c13701e75cadb4e083f63756f834f2cf289f
This commit is contained in:
@@ -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