1
0
Fork 0

For #3244: Updates account icon in settings (#3692)

master
Sawyer Blatz 2019-06-27 11:28:42 -07:00 committed by GitHub
parent cd7308515b
commit a36f2a7288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@
app:isPreferenceVisible="false">
<org.mozilla.fenix.settings.AccountPreference
android:icon="@drawable/ic_shortcuts"
android:icon="@drawable/ic_account"
android:key="@string/pref_key_account" />
<org.mozilla.fenix.settings.AccountAuthErrorPreference