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=a7397c3508f09192a107cbca5127f121b659108f;hpb=ba22901e9774cfdc652c1c718ec921b8d647d4e8;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 a7397c35..48161524 100644 --- a/app/src/main/res/layout/url_app_bar.xml +++ b/app/src/main/res/layout/url_app_bar.xml @@ -18,34 +18,17 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - -= 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