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

Commit 9a2183f7 authored by John Reck's avatar John Reck
Browse files

Disable extract mode in find on page

 Bug: 2641348

Change-Id: Ib3ad0d5f47b5269cebff855a269eac8b3b11756a
parent c7342fbf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
        android:scrollHorizontally="true"
        android:inputType="text"
        android:hint="@string/find_on_page"
        android:imeOptions="actionDone"
        android:imeOptions="actionDone|flagNoExtractUi|flagNoFullscreen"
        android:layout_marginRight="10dip"
        />
    <TextView android:id="@+id/matches"