Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d575d88d authored by Adrian Roos's avatar Adrian Roos
Browse files

Revert "Direct Reply: Add back emoji button"

This reverts commit 713fed92.

Test: Receive SMS, click Reply, check that IME has a send button.
Change-Id: I4632e656828743fbb3172b0331390983df232c68
Fixes: 33185290
parent 43b08e2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
            android:singleLine="true"
            android:ellipsize="start"
            android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
            android:imeOptions="actionNone|flagNoExtractUi|flagNoFullscreen" />
            android:imeOptions="actionSend|flagNoExtractUi|flagNoFullscreen" />

    <FrameLayout
            android:layout_width="wrap_content"