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

Commit 34f6f1ac authored by Lyn Han's avatar Lyn Han Committed by Automerger Merge Worker
Browse files

Merge "Reset magnetized bubble after click" into rvc-dev am: bf808981

Change-Id: I9b6846b38cacd2bc7aee6ed92d0c2f6d6ca3de41
parents 7c86be9f bf808981
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -465,6 +465,7 @@ public class BubbleStackView extends FrameLayout
                    mBubbleData.setExpanded(!mBubbleData.isExpanded());
                }
            }
            mExpandedAnimationController.onGestureFinished();
        }
    };