1
0
Fork 0

Closes 6168: Globe icon for exceptions

master
Ardlan Khalili 2019-10-24 00:16:41 -05:00 committed by Emily Kager
parent bdb2fa71fc
commit eb4150db2a
1 changed files with 1 additions and 1 deletions

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" />