X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_app_bar.xml;h=48161524661d88e05b8581bfea4473fa20987968;hb=af807cce079aaae9cbf0430e7da946fcbe0c99c3;hp=34d6339f1529e844c3c36be80417f31a967d3ca6;hpb=26ce53c5262abc009c31441130d4a330ba0c267a;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/url_app_bar.xml b/app/src/main/res/layout/url_app_bar.xml index 34d6339f..48161524 100644 --- a/app/src/main/res/layout/url_app_bar.xml +++ b/app/src/main/res/layout/url_app_bar.xml @@ -1,7 +1,7 @@ - -= 26. `tools:ignore="UnusedAttribute"` removes the lint warning. --> + - - - - - - - - - - - - - - \ No newline at end of file + android:hint="@string/url_or_search_terms" + android:imeOptions="actionGo" + android:inputType="textUri" + android:selectAllOnFocus="true" + android:autofillHints="" + tools:ignore="UnusedAttribute" /> \ No newline at end of file