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,
|
mMagneticTarget,
|
||||||
mIndividualBubbleMagnetListener);
|
mIndividualBubbleMagnetListener);
|
||||||
|
|
||||||
|
hideImeFromExpandedBubble();
|
||||||
|
|
||||||
// Save the magnetized individual bubble so we can dispatch touch events to it.
|
// Save the magnetized individual bubble so we can dispatch touch events to it.
|
||||||
mMagnetizedObject = mExpandedAnimationController.getMagnetizedBubbleDraggingOut();
|
mMagnetizedObject = mExpandedAnimationController.getMagnetizedBubbleDraggingOut();
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user