X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_drawerlayout.xml;h=ba9e972254088b775f2a29bd635335a7f0039330;hb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e;hp=5a52bcdcb59cb5a0cb44a57925a617e39dde3b1d;hpb=65ff2d87f3a8fd1c26a26678498a7451e76ebb16;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_drawerlayout.xml b/app/src/main/res/layout/main_drawerlayout.xml index 5a52bcdc..ba9e9722 100644 --- a/app/src/main/res/layout/main_drawerlayout.xml +++ b/app/src/main/res/layout/main_drawerlayout.xml @@ -1,7 +1,7 @@ - - - true`. + Setting the CoordinatorLayout to be `focusableInTouchMode` prevents the URL text box from stealing focus on launch and opening the keyboard. --> + + android:focusableInTouchMode="true" + android:fitsSystemWindows="true" > - - + + android:theme="@style/PrivacyBrowserAppBarLight" > - - + app:layout_scrollFlags="scroll|enterAlways|snap" /> + + + - - - - - - - - - - - - - + android:layout_width="match_parent" + app:layout_scrollFlags="scroll|enterAlways|snap" /> --> + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + \ No newline at end of file