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

Commit 52850b98 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: I52085480e3112ef5bae1867933fc69eff3a5aa57
parents e2cf5361 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();
        }
    };