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

Commit c207179a authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz Committed by Android (Google) Code Review
Browse files

Revert "Allow public notifications to expand with a swipe"

This reverts commit ab7355f9.

Reason for revert: potentially culprit for b/399742494

Change-Id: I5a9bccc64da146fe412d964f721e60e5cf557eb9
parent ab7355f9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2986,7 +2986,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) {