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

Commit faee74e9 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 am: 183042e1

Change-Id: I6a26eeea9f11f3e16e50b22fe31c99d5909d9331
parents c7b718f7 183042e1
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();
        }
    };