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

Commit 16a6f703 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 am: 1ac3228e

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



Change-Id: I8da6a4f9facbbbbe454ecdaacddda755ac54c3a4
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents b360af82 1ac3228e
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