Skip to content

Commit

Permalink
For mozilla-mobile#23121 - Replace @drawble/ic_autoplay_disabled with…
Browse files Browse the repository at this point in the history
… @drawable/mozac_ic_autoplay_blocked
  • Loading branch information
gabrielluong authored and pkirakosyan committed Mar 9, 2022
1 parent 4402aec commit c0f2204
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_autoplay.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
android:state_enabled="true" />
<item
android:id="@+id/disabled"
android:drawable="@drawable/ic_autoplay_disabled" />
android:drawable="@drawable/mozac_ic_autoplay_blocked" />

</selector>
16 changes: 0 additions & 16 deletions app/src/main/res/drawable/ic_autoplay_disabled.xml

This file was deleted.

0 comments on commit c0f2204

Please sign in to comment.