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

Commit 41d68f0c authored by Mady Mellor's avatar Mady Mellor Committed by Android (Google) Code Review
Browse files

Merge "Ensure the manage menu is closed when the stack collapses" into tm-qpr-dev

parents 3971c56c a4aed026
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1956,6 +1956,7 @@ public class BubbleStackView extends FrameLayout
        if (wasExpanded) {
            stopMonitoringSwipeUpGesture();
            animateCollapse();
            showManageMenu(false);
            logBubbleEvent(mExpandedBubble, FrameworkStatsLog.BUBBLE_UICHANGED__ACTION__COLLAPSED);
        } else {
            animateExpansion();