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

Commit 160410a0 authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Fix bug where RemoteInputView didn't reopen the IME am: 0356865d

am: 2bf73bbb

Change-Id: I5e5561ee9831946325df02f806d9c32cbb30555b
parents 0ffd41b9 2bf73bbb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
            android:singleLine="true"
            android:ellipsize="start"
            android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
            android:textIsSelectable="true"
            android:imeOptions="actionNone|flagNoExtractUi" />

    <FrameLayout