Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
For #23121 - Replace @drawble/ic_autoplay_disabled with @drawable/moz…
Browse files Browse the repository at this point in the history
…ac_ic_autoplay_blocked
  • Loading branch information
gabrielluong authored and mergify[bot] committed Jan 21, 2022
1 parent 62842db commit b045a5e
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 b045a5e

Please sign in to comment.