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

Commit 2bf73bbb 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

Change-Id: I983cd6d0abc35af375d95722606969f13aebb9f5
parents ae5a79ad 0356865d
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