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

Commit 764d9159 authored by Adrian Roos's avatar Adrian Roos Committed by Android (Google) Code Review
Browse files

Merge "Set input type on RemoteInputView" into nyc-dev

parents f1070ad6 abc1eb7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@
            android:background="@null"
            android:singleLine="true"
            android:ellipsize="start"
            android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
            android:imeOptions="actionSend" />

    <FrameLayout