X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout_bottom_appbar.xml;h=f9bfce5f7aafe1f94ad4fd63ee7eba7f41684031;hp=18f86af2b01c4202064682e22c7e7eccd6243731;hb=HEAD;hpb=6696d6946875515ae71c46a62dede4df44ad4351 diff --git a/app/src/main/res/layout/main_framelayout_bottom_appbar.xml b/app/src/main/res/layout/main_framelayout_bottom_appbar.xml index 18f86af2..d11ae7cf 100644 --- a/app/src/main/res/layout/main_framelayout_bottom_appbar.xml +++ b/app/src/main/res/layout/main_framelayout_bottom_appbar.xml @@ -3,7 +3,7 @@ + app:tint="@color/blue_icon" /> + app:tint="@color/blue_icon" /> @@ -187,7 +187,7 @@ android:layout_width="wrap_content" android:layout_gravity="start" app:menu="@menu/webview_navigation_menu_bottom_appbar" - app:itemIconTint="?attr/navigationIconTintColor" /> + app:itemIconTint="@color/blue_icon" />