We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df9d4e8 + 9a2183f commit 50f95b4Copy full SHA for 50f95b4
core/res/res/layout/webview_find.xml
@@ -26,7 +26,7 @@
26
android:scrollHorizontally="true"
27
android:inputType="text"
28
android:hint="@string/find_on_page"
29
- android:imeOptions="actionDone"
+ android:imeOptions="actionDone|flagNoExtractUi|flagNoFullscreen"
30
android:layout_marginRight="10dip"
31
/>
32
<TextView android:id="@+id/matches"
0 commit comments