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

Commit 01a49c81 authored by Nate Myren's avatar Nate Myren Committed by Android (Google) Code Review
Browse files

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

parents dda0c852 ab7355f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3021,6 +3021,7 @@ 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) {