Merge "Fix bug where RemoteInputView didn't reopen the IME" into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-08-15 23:45:04 +00:00
committed by Android (Google) Code Review

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