Revert "Direct Reply: Add back emoji button"
This reverts commit 713fed9226.
Test: Receive SMS, click Reply, check that IME has a send button.
Change-Id: I4632e656828743fbb3172b0331390983df232c68
Fixes: 33185290
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:ellipsize="start"
|
android:ellipsize="start"
|
||||||
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
|
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
|
||||||
android:imeOptions="actionNone|flagNoExtractUi|flagNoFullscreen" />
|
android:imeOptions="actionSend|flagNoExtractUi|flagNoFullscreen" />
|
||||||
|
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
|
|||||||
Reference in New Issue
Block a user