X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_app_bar.xml;h=a9d6a24ee4628ab0143be239e79cd8db07241b24;hb=aba828cabddd0a277271c90816b50292bb64baf1;hp=377deff4340b5f025704cf8c204d5900db0d4564;hpb=7f8620e81518589f44c8517edbfc8989a5f04845;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 377deff4..a9d6a24e 100644 --- a/app/src/main/res/layout/url_app_bar.xml +++ b/app/src/main/res/layout/url_app_bar.xml @@ -1,51 +1,43 @@ + along with Privacy Browser Android. If not, see . --> - + + android:orientation="horizontal" > - - - - + + android:inputType="textUri" + android:selectAllOnFocus="true" + android:autofillHints="" + tools:ignore="UnusedAttribute" /> \ No newline at end of file