mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Add tint to settings icon on Tracking protection panel
This commit is contained in:
parent
acb12761e4
commit
938992c39a
@ -192,6 +192,7 @@
|
|||||||
android:layout_height="@dimen/tracking_protection_item_height"
|
android:layout_height="@dimen/tracking_protection_item_height"
|
||||||
android:text="@string/etp_settings"
|
android:text="@string/etp_settings"
|
||||||
app:drawableStartCompat="@drawable/mozac_ic_settings"
|
app:drawableStartCompat="@drawable/mozac_ic_settings"
|
||||||
|
app:drawableTint="?primaryText"
|
||||||
app:layout_constraintTop_toBottomOf="@id/line_divider" />
|
app:layout_constraintTop_toBottomOf="@id/line_divider" />
|
||||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user