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

Commit fe3b82ce authored by Selim Cinek's avatar Selim Cinek Committed by Android (Google) Code Review
Browse files

Merge "Revert "Fixed a bug where the panel could be too small in certain cases""

parents a38b75b0 e14ab3c6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1299,7 +1299,6 @@ public abstract class BaseStatusBar extends SystemUI implements
            // Since the number of notifications is determined based on the height of the view, we
            // need to update them.
            updateRowStates();
            mStackScroller.onHeightChanged(null, false);
        }
    }