X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_coordinatorlayout.xml;h=5a502e8555162f6d21901b07124474e4bb72f5a5;hb=ae2ee09aa7a2afc19f5603c9bc021f98888d7b78;hp=b59aeb4591209aa1e861b22f0821140fe83bf017;hpb=c6907b02eb70e1a4bde274e66101f9f54f77a660;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_coordinatorlayout.xml b/app/src/main/res/layout/main_coordinatorlayout.xml index b59aeb45..5a502e85 100644 --- a/app/src/main/res/layout/main_coordinatorlayout.xml +++ b/app/src/main/res/layout/main_coordinatorlayout.xml @@ -26,58 +26,68 @@ android:layout_width="match_parent"> + When it is specified the theme should include true. + Setting the layout root to be focusableInTouchMode prevents urlTextBox from stealing focus on launch and opening the keyboard. --> + android:layout_width="match_parent" + android:orientation="vertical" > + android:layout_width="match_parent" + android:theme="@style/AppBarOverlay" > - + + android:layout_width="match_parent" > + + + + + + + + - - - + app:menu="@menu/webview_navigation_menu" + app:itemIconTint="@color/blue_800" /> \ No newline at end of file