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

Commit 8ba1556b authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Merge "Disable extract UI on remote input" into nyc-dev am: 139bc621

am: e5378328

* commit 'e5378328':
  Disable extract UI on remote input
parents 894769d0 e5378328
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"