X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_drawerlayout.xml;h=f87741caa35074450591605956fac070956f7f2a;hb=96b6cf681cf89d18b4e950a43dfdaaad2cc67f85;hp=2d409d81245ff38324a9f0be6204569da38fe256;hpb=6259613515169e6dfa7e311acdbf7083a0effa27;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_drawerlayout.xml b/app/src/main/res/layout/main_drawerlayout.xml index 2d409d81..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,61 +105,6 @@ app:menu="@menu/webview_navigation_menu" app:itemIconTint="?attr/navigationIconTintColor" /> - - - - - - - - - - - - - - - - + + \ No newline at end of file