X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_app_bar.xml;h=a9d6a24ee4628ab0143be239e79cd8db07241b24;hp=3a1dfc4eec2391f2fe7fc89ad518baeee13a5146;hb=HEAD;hpb=f82135d919d64d4909c37c79a18e14ceba802579 diff --git a/app/src/main/res/layout/url_app_bar.xml b/app/src/main/res/layout/url_app_bar.xml index 3a1dfc4e..4d1883da 100644 --- a/app/src/main/res/layout/url_app_bar.xml +++ b/app/src/main/res/layout/url_app_bar.xml @@ -1,53 +1,58 @@ + along with Privacy Browser Android. If not, see . --> - - + android:orientation="horizontal" > - - - + android:layout_height="match_parent" + android:layout_width="wrap_content" + android:layout_gravity="center_vertical" + android:paddingEnd="10dp" + android:src="@drawable/menu" + android:contentDescription="@string/navigation_drawer" + android:onClick="openNavigationDrawer" + tools:ignore="RtlSymmetry" /> + + + + + - \ No newline at end of file + android:selectAllOnFocus="true" + android:autofillHints="" /> + +