X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_coordinatorlayout.xml;h=4016d722357d6b9ddaa767aff9f2ae0a3931776a;hb=dff8b7116c12a739b8f1136e90d107897a6e61fd;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..4016d722 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