X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_drawerlayout.xml;h=f87741caa35074450591605956fac070956f7f2a;hp=6339a31007def730a315682f6e482444564f8626;hb=64fe50abeacf25f6fde5d3b3de11801f1618987b;hpb=8252c110e3a97bc83c5f14c446edde00dfef32c9 diff --git a/app/src/main/res/layout/main_drawerlayout.xml b/app/src/main/res/layout/main_drawerlayout.xml index 6339a310..f87741ca 100644 --- a/app/src/main/res/layout/main_drawerlayout.xml +++ b/app/src/main/res/layout/main_drawerlayout.xml @@ -25,9 +25,9 @@ android:layout_height="match_parent" android:layout_width="match_parent" > - + + android:focusableInTouchMode="true" + android:background="?attr/mainStatusBarBackground" > = 23, but `3dp` is required for visibility on API <= 22. - `tools:ignore="UnusedAttribute"` removes the lint waring about `progressTint` and `progressBackgroundTint` not applying to API < 21. --> + `tools:ignore="UnusedAttribute"` removes the lint warning about `progressTint` and `progressBackgroundTint` not applying to API < 21. --> + + @@ -102,53 +105,6 @@ app:menu="@menu/webview_navigation_menu" app:itemIconTint="?attr/navigationIconTintColor" /> - - - - - - - - - - - - - - + + \ No newline at end of file