X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_coordinatorlayout.xml;h=0dba1f956852a28b8211221d1f93e1e8b2af5665;hp=07a5874f9b9c62391afbe615fdd78e4bdf4eadcd;hb=b8cd7cadd09a5336f1d34eb4a7d5b0a8330a0971;hpb=44014ce1673cb4cbfcdaeceac59c067a5074b35c diff --git a/app/src/main/res/layout/main_coordinatorlayout.xml b/app/src/main/res/layout/main_coordinatorlayout.xml index 07a5874f..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