Merge "Hide IME on touching down on a Bubble." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bbc0eda204
@@ -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