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_chevron_up with @drawable/mozac_ic_a…
Browse files Browse the repository at this point in the history
…rrowhead_up
  • Loading branch information
gabrielluong authored and mergify[bot] committed Jan 21, 2022
1 parent 0fadd68 commit 5bf937c
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
Expand Up @@ -3,6 +3,6 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- 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/mozac_ic_arrowhead_up" android:state_activated="true" />
<item android:drawable="@drawable/mozac_ic_arrowhead_down" />
</selector>
12 changes: 0 additions & 12 deletions app/src/main/res/drawable/ic_chevron_up.xml

This file was deleted.

0 comments on commit 5bf937c

Please sign in to comment.