Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82cb4c5d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable overscroll" into sc-dev

parents f9d740b0 e153d82a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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