summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/title_bar_nav.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/title_bar_nav.xml b/res/layout/title_bar_nav.xml
index 18cd4e7..eeba9d7 100644
--- a/res/layout/title_bar_nav.xml
+++ b/res/layout/title_bar_nav.xml
@@ -71,7 +71,7 @@
android:ellipsize="end"
android:lines="1"
android:scrollHorizontally="true"
- android:inputType="text"
+ android:inputType="textUri"
android:imeOptions="actionGo|flagNoExtractUi|flagNoFullscreen"
style="@style/Suggestions"
android:background="@null" />