Fix bug where RemoteInputView didn't reopen the IME am: 0356865dad

am: 2bf73bbb43

Change-Id: I5e5561ee9831946325df02f806d9c32cbb30555b
This commit is contained in:
Adrian Roos
2016-08-15 23:57:45 +00:00
committed by android-build-merger

View File

@@ -42,7 +42,6 @@
android:singleLine="true"
android:ellipsize="start"
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
android:textIsSelectable="true"
android:imeOptions="actionNone|flagNoExtractUi" />
<FrameLayout