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

Commit 37539413 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add layout null check in prepareForBubbleDrag." into main

parents a9530e8c 105a7f93
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -354,6 +354,7 @@ public class ExpandedAnimationController
            View bubble,
            MagnetizedObject.MagneticTarget target,
            MagnetizedObject.MagnetListener listener) {
        if (mLayout == null) return;
        mLayout.cancelAnimationsOnView(bubble);

        mMagnetizedBubbleDraggingOut = new MagnetizedObject<View>(