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

Commit 8a01a15a 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...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22897868



Change-Id: Id760ea89f15adbf98e53b36b013e032e752a35b0
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 88dfd1c2 a6b2b042
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