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

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

Merge "Fixed a bug where the notifications could overlap when reset" into lmp-dev

parents 76c97428 6e28a678
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -147,6 +147,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView {
        mMaxExpandHeight = 0;
        mWasReset = true;
        onHeightReset();
        requestLayout();
    }

    @Override