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

Commit bf808981 authored by Lyn Han's avatar Lyn Han Committed by Android (Google) Code Review
Browse files

Merge "Reset magnetized bubble after click" into rvc-dev

parents 9f5f671c 065824e9
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();
        }
    };