X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_app_bar.xml;h=48161524661d88e05b8581bfea4473fa20987968;hp=a07c39e93103e896d79c9a6fb9bdbc2474ae0824;hb=84989e138cb593d5a2f70be848db4889aaa8da88;hpb=ae8ec5933c1a27578610e0f0513d9a778dba51c3 diff --git a/app/src/main/res/layout/url_app_bar.xml b/app/src/main/res/layout/url_app_bar.xml index a07c39e9..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