Fix bug where RemoteInputView didn't reopen the IME am: 0356865dad
am: 2bf73bbb43
Change-Id: I5e5561ee9831946325df02f806d9c32cbb30555b
This commit is contained in:
@@ -42,7 +42,6 @@
|
|||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:ellipsize="start"
|
android:ellipsize="start"
|
||||||
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
|
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
|
||||||
android:textIsSelectable="true"
|
|
||||||
android:imeOptions="actionNone|flagNoExtractUi" />
|
android:imeOptions="actionNone|flagNoExtractUi" />
|
||||||
|
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
|
|||||||
Reference in New Issue
Block a user