]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/main_framelayout_top_appbar.xml
Remove all the custom attr entries. https://redmine.stoutner.com/issues/1189
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / main_framelayout_top_appbar.xml
index 3b43be9d7ae9da5c6d2c2ff2a85e04695d398735..ea289cd7f9900747277ea7b3e72fa0c95663ee0c 100644 (file)
             android:layout_width="wrap_content"
             android:layout_gravity="start"
             app:menu="@menu/webview_navigation_menu_top_appbar"
-            app:itemIconTint="?attr/navigationIconTintColor" />
+            app:itemIconTint="@color/blue_icon" />
 
         <!-- Include the bookmarks drawer, which varies based on screen width. -->
         <include layout="@layout/bookmarks_drawer_top_appbar" />