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