Skip to content

Commit

Permalink
For mozilla-mobile#23121 - Replace @drawble/ic_chevron_down with @dra…
Browse files Browse the repository at this point in the history
…wable/mozac_ic_arrowhead_down
  • Loading branch information
gabrielluong committed Jan 20, 2022
1 parent b6a9832 commit 5f8beac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_chevron.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<selector xmlns:android="http://schemas.android.com/apk/res/android" android:constantSize="true">
<item android:drawable="@drawable/ic_chevron_up" android:state_activated="true" />
<item android:drawable="@drawable/ic_chevron_down" />
<item android:drawable="@drawable/mozac_ic_arrowhead_down" />
</selector>
12 changes: 0 additions & 12 deletions app/src/main/res/drawable/ic_chevron_down.xml

This file was deleted.

0 comments on commit 5f8beac

Please sign in to comment.