Loading libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleTransitions.java +2 −2 Original line number Diff line number Diff line Loading @@ -994,7 +994,7 @@ public class BubbleTransitions { mExpandedViewAnimator.removeViewFromTransition(priorView); mPriorBubble = null; } if (!animate || mTransitionProgress.isReadyToAnimate()) { if (mTransitionProgress.isReadyToAnimate()) { playAnimation(animate); } } Loading Loading @@ -1280,7 +1280,7 @@ public class BubbleTransitions { mExpandedViewAnimator.removeViewFromTransition(priorView); mPriorBubble = null; } if (!animate || mTransitionProgress.isReadyToAnimate()) { if (mTransitionProgress.isReadyToAnimate()) { playAnimation(animate); } } Loading Loading
libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleTransitions.java +2 −2 Original line number Diff line number Diff line Loading @@ -994,7 +994,7 @@ public class BubbleTransitions { mExpandedViewAnimator.removeViewFromTransition(priorView); mPriorBubble = null; } if (!animate || mTransitionProgress.isReadyToAnimate()) { if (mTransitionProgress.isReadyToAnimate()) { playAnimation(animate); } } Loading Loading @@ -1280,7 +1280,7 @@ public class BubbleTransitions { mExpandedViewAnimator.removeViewFromTransition(priorView); mPriorBubble = null; } if (!animate || mTransitionProgress.isReadyToAnimate()) { if (mTransitionProgress.isReadyToAnimate()) { playAnimation(animate); } } Loading