We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051eba0 commit ed217c1Copy full SHA for ed217c1
app/src/main/res/layout/view_browser_navigation_bar.xml
@@ -158,8 +158,7 @@
158
android:layout_gravity="center"
159
android:contentDescription="@string/browserPopupMenu"
160
android:scaleType="center"
161
- android:src="@drawable/ic_menu_vertical_24"
162
- app:tint="?daxColorPrimaryIcon" />
+ android:src="@drawable/ic_menu_vertical_24" />
163
</FrameLayout>
164
165
</LinearLayout>
0 commit comments