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

Commit a6b2b042 authored by Mady Mellor's avatar Mady Mellor Committed by Automerger Merge Worker
Browse files

Merge "If the manage menu state isn't different don't animate" into udc-dev am: 5e5bee7e

parents 8aacc155 5e5bee7e
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