Merge "Ensure only single pip dismiss magnetized target exists" into sc-v2-dev
This commit is contained in:
@@ -140,6 +140,7 @@ public class PipDismissTargetHandler implements ViewTreeObserver.OnPreDrawListen
|
||||
});
|
||||
|
||||
mMagnetizedPip = mMotionHelper.getMagnetizedPip();
|
||||
mMagnetizedPip.clearAllTargets();
|
||||
mMagneticTarget = mMagnetizedPip.addTarget(mTargetView, 0);
|
||||
updateMagneticTargetSize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user