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

Commit 75cfc74b authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Allow public notifications to expand with a swipe"" into main

parents 8589f66a c207179a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3068,7 +3068,6 @@ public class ExpandableNotificationRow extends ActivatableNotificationView

        mUserLocked = userLocked;
        mPrivateLayout.setUserExpanding(userLocked);
        mPublicLayout.setUserExpanding(userLocked);
        // This is intentionally not guarded with mIsSummaryWithChildren since we might have had
        // children but not anymore.
        if (mChildrenContainer != null) {