diff --git a/app/src/main/res/layout/component_tracking_protection_panel.xml b/app/src/main/res/layout/component_tracking_protection_panel.xml index d208eb838b..7d91217157 100644 --- a/app/src/main/res/layout/component_tracking_protection_panel.xml +++ b/app/src/main/res/layout/component_tracking_protection_panel.xml @@ -192,6 +192,7 @@ android:layout_height="@dimen/tracking_protection_item_height" android:text="@string/etp_settings" app:drawableStartCompat="@drawable/mozac_ic_settings" + app:drawableTint="?primaryText" app:layout_constraintTop_toBottomOf="@id/line_divider" />