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

Commit c297da61 authored by Ioana Alexandru's avatar Ioana Alexandru Committed by Android (Google) Code Review
Browse files

Merge "Don't remove snooze options panel when scrolling on it" into main

parents c3e2c0d0 65ca722f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;