Skip to content

Commit

Permalink
For mozilla-mobile#23121 - Replace @drawble/mozac_ic_extensions_black…
Browse files Browse the repository at this point in the history
… with @drawable/mozac_ic_extensions
  • Loading branch information
gabrielluong authored and pkirakosyan committed Mar 9, 2022
1 parent a543890 commit 3735e09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions app/src/main/res/drawable/mozac_ic_extensions_black.xml

This file was deleted.

2 changes: 1 addition & 1 deletion app/src/main/res/layout/overlay_add_on_progress.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
android:gravity="start|center_vertical"
android:padding="16dp"
android:text="@string/mozac_add_on_install_progress_caption"
app:drawableStartCompat="@drawable/mozac_ic_extensions_black" />
app:drawableStartCompat="@drawable/mozac_ic_extensions" />

<Button
android:id="@+id/cancel_button"
Expand Down

0 comments on commit 3735e09

Please sign in to comment.