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

Commit 57a068b4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Hide IME on touching down on a Bubble." into rvc-dev am: bbc0eda2 am: c01e8bed

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11854374

Change-Id: Ibd1a99bd0ac412b4f01a2f75d8520eae280a70aa
parents a5a8be55 c01e8bed
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 {