2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] Closes 6168: Globe icon for exceptions

This commit is contained in:
Ardlan Khalili 2019-10-24 00:16:41 -05:00 committed by Emily Kager
parent 2e3d0e1347
commit 0e1f235a20

View File

@ -30,7 +30,7 @@
android:title="@string/preference_enhanced_tracking_protection_strict_default"
app:isPreferenceVisible="false" />
<Preference
android:icon="@drawable/ic_info"
android:icon="@drawable/ic_internet"
android:key="@string/pref_key_tracking_protection_exceptions"
android:title="@string/preferences_tracking_protection_exceptions"
app:allowDividerAbove="true" />