X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_drawerlayout.xml;h=f58017911a47975939a6ec17895ec044c017982b;hb=d420aa6be32a78b27905074edc3881a6e71d2263;hp=c138a3bf16d978fa5a48478be3cee92dfd4b0287;hpb=74857298f431569df1849e8ef91387cb25274095;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_drawerlayout.xml b/app/src/main/res/layout/main_drawerlayout.xml index c138a3bf..f5801791 100644 --- a/app/src/main/res/layout/main_drawerlayout.xml +++ b/app/src/main/res/layout/main_drawerlayout.xml @@ -25,9 +25,8 @@ android:layout_height="match_parent" android:layout_width="match_parent" > - + = 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. --> + + @@ -101,4 +102,7 @@ app:headerLayout="@layout/navigation_header" app:menu="@menu/webview_navigation_menu" app:itemIconTint="?attr/navigationIconTintColor" /> + + + \ No newline at end of file