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=6f1a839a81e2bb6b698119e1cb0bd825c5a16c74;hb=06f516f2f5c745981e292451d01b9df7d1fd57eb;hpb=3c19cff9af88a91b63363b0d7278ac3cfbd9f85a diff --git a/app/src/main/res/layout/main_drawerlayout.xml b/app/src/main/res/layout/main_drawerlayout.xml index 6f1a839a..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. -->