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

Commit 2b7e760b 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: 9b4a2963

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



Change-Id: If6a331d42a8bd6202dedd919136b6c7cc2fe8bc8
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 845a2351 9b4a2963
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