Merge "Disable extract UI on remote input" into nyc-dev
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
android:singleLine="true"
|
||||
android:ellipsize="start"
|
||||
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
|
||||
android:imeOptions="actionSend" />
|
||||
android:imeOptions="actionSend|flagNoExtractUi" />
|
||||
|
||||
<FrameLayout
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user