X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_drawerlayout.xml;h=6f1a839a81e2bb6b698119e1cb0bd825c5a16c74;hb=e12908eb00d9c54c0a3c9f56312a31b9e5dfd094;hp=c616f68e4a75fe9033fc4d925d7a0502095c345a;hpb=7f8620e81518589f44c8517edbfc8989a5f04845;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_drawerlayout.xml b/app/src/main/res/layout/main_drawerlayout.xml index c616f68e..6f1a839a 100644 --- a/app/src/main/res/layout/main_drawerlayout.xml +++ b/app/src/main/res/layout/main_drawerlayout.xml @@ -1,7 +1,7 @@ + - + + + android:theme="@style/PrivacyBrowserAppBarLight" > + android:layout_width="match_parent" /> + @@ -101,5 +102,8 @@ android:layout_gravity="start" app:headerLayout="@layout/navigation_header" app:menu="@menu/webview_navigation_menu" - app:itemIconTint="@color/blue_800" /> + app:itemIconTint="?attr/navigationIconTintColor" /> + + + \ No newline at end of file