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

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

Merge "Hide IME on touching down on a Bubble." into rvc-dev

parents bcdd5c53 f2c85516
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -534,6 +534,8 @@ public class BubbleStackView extends FrameLayout
                        mMagneticTarget,
                        mIndividualBubbleMagnetListener);

                hideImeFromExpandedBubble();

                // Save the magnetized individual bubble so we can dispatch touch events to it.
                mMagnetizedObject = mExpandedAnimationController.getMagnetizedBubbleDraggingOut();
            } else {