Merge "Hide the manage menu when switching to overflow" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-04-29 00:05:29 +00:00
committed by Android (Google) Code Review

View File

@@ -1604,6 +1604,7 @@ public class BubbleStackView extends FrameLayout
// can start fresh.
cancelAllExpandCollapseSwitchAnimations();
}
showManageMenu(false /* show */);
// If we're expanded, screenshot the currently expanded bubble (before expanding the newly
// selected bubble) so we can animate it out.