X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_app_bar.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_app_bar.xml;h=48161524661d88e05b8581bfea4473fa20987968;hp=ef93af167fcad6ad8931b50e8208329436533c82;hb=84989e138cb593d5a2f70be848db4889aaa8da88;hpb=dcd456906d7611bfdb35b0421b03405947b3edf3 diff --git a/app/src/main/res/layout/url_app_bar.xml b/app/src/main/res/layout/url_app_bar.xml index ef93af16..48161524 100644 --- a/app/src/main/res/layout/url_app_bar.xml +++ b/app/src/main/res/layout/url_app_bar.xml @@ -18,37 +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