X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_coordinatorlayout.xml;h=0dba1f956852a28b8211221d1f93e1e8b2af5665;hb=a45494e763affaa93f42927ee58f45803e1ee9db;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..0dba1f95 100644 --- a/app/src/main/res/layout/main_coordinatorlayout.xml +++ b/app/src/main/res/layout/main_coordinatorlayout.xml @@ -26,8 +26,8 @@ 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:theme="@style/AppBarOverlay" > + app:popupTheme="@style/LightPopupOverlay" /> + + + - - - + app:menu="@menu/webview_navigation_menu" + app:itemIconTint="@color/blue_grey" /> \ No newline at end of file