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

Commit 0558bc5d authored by Adrian Roos's avatar Adrian Roos
Browse files

Disable extract UI on remote input

Change-Id: Ibb759a50ade279ad96598b25f99b169bc27a5b72
parent c04cf4ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"