Merge "Direct Reply: Add back emoji button" into nyc-dev

This commit is contained in:
Adrian Roos
2016-06-08 20:24:59 +00:00
committed by Android (Google) Code Review

View File

@@ -43,7 +43,7 @@
android:ellipsize="start"
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
android:textIsSelectable="true"
android:imeOptions="actionSend|flagNoExtractUi" />
android:imeOptions="actionNone|flagNoExtractUi" />
<FrameLayout
android:layout_width="wrap_content"