Merge "Hide IME on touching down on a Bubble." into rvc-dev am: bbc0eda204
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11854374 Change-Id: I82b1cbdd350b0baca267b98f64b94c25cf19adec
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user