Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java +0 −2 Original line number Diff line number Diff line Loading @@ -3852,8 +3852,6 @@ public class NotificationStackScrollLayout // existing overScroll, we have to scroll the view customOverScrollBy((int) scrollAmount, getOwnScrollY(), range, getHeight() / 2); // If we're scrolling, leavebehinds should be dismissed mController.checkSnoozeLeavebehind(); } } break; Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java +0 −2 Original line number Diff line number Diff line Loading @@ -3852,8 +3852,6 @@ public class NotificationStackScrollLayout // existing overScroll, we have to scroll the view customOverScrollBy((int) scrollAmount, getOwnScrollY(), range, getHeight() / 2); // If we're scrolling, leavebehinds should be dismissed mController.checkSnoozeLeavebehind(); } } break; Loading