X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_coordinatorlayout.xml;h=b0d9c1f2a257b6eb96cfb447f9b762576e3cd011;hb=b36f8bd357e28072bd7c810bb3ae47e4e0b20acc;hp=07a5874f9b9c62391afbe615fdd78e4bdf4eadcd;hpb=44014ce1673cb4cbfcdaeceac59c067a5074b35c;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_coordinatorlayout.xml b/app/src/main/res/layout/main_coordinatorlayout.xml index 07a5874f..b0d9c1f2 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" > + android:background="@color/grey_100" + app:popupTheme="@style/LightPopupOverlay" /> + + + - - - + app:menu="@menu/webview_navigation_menu" + app:itemIconTint="@color/blue_800" /> \ No newline at end of file