Merge "Reset magnetized bubble after click" into rvc-dev am: bf808981cb am: 183042e1a4

Change-Id: I6a26eeea9f11f3e16e50b22fe31c99d5909d9331
This commit is contained in:
Lyn Han
2020-05-04 20:22:31 +00:00
committed by Automerger Merge Worker

View File

@@ -465,6 +465,7 @@ public class BubbleStackView extends FrameLayout
mBubbleData.setExpanded(!mBubbleData.isExpanded());
}
}
mExpandedAnimationController.onGestureFinished();
}
};