Loading packages/SystemUI/src/com/android/systemui/bubbles/BubbleStackView.java +1 −0 Original line number Diff line number Diff line Loading @@ -465,6 +465,7 @@ public class BubbleStackView extends FrameLayout mBubbleData.setExpanded(!mBubbleData.isExpanded()); } } mExpandedAnimationController.onGestureFinished(); } }; Loading Loading
packages/SystemUI/src/com/android/systemui/bubbles/BubbleStackView.java +1 −0 Original line number Diff line number Diff line Loading @@ -465,6 +465,7 @@ public class BubbleStackView extends FrameLayout mBubbleData.setExpanded(!mBubbleData.isExpanded()); } } mExpandedAnimationController.onGestureFinished(); } }; Loading