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

Commit 490ef9b6 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

Merge "Merge "If the manage menu state isn't different don't animate" into...

Merge "Merge "If the manage menu state isn't different don't animate" into udc-dev am: 5e5bee7e am: 9b4a2963"
parents 3b2b9d4d 2b7e760b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2884,6 +2884,7 @@ public class BubbleStackView extends FrameLayout
    /** Hide or show the manage menu for the currently expanded bubble. */
    @VisibleForTesting
    public void showManageMenu(boolean show) {
        if ((mManageMenu.getVisibility() == VISIBLE) == show) return;
        mShowingManage = show;

        // This should not happen, since the manage menu is only visible when there's an expanded