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

Commit e14ab3c6 authored by Selim Cinek's avatar Selim Cinek
Browse files

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

This reverts commit c349c3d4.

Change-Id: I76a41db987027128294b4e398af9564a8e2aaa05
parent c349c3d4
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);
        }
    }