Skip to content

Commit

Permalink
For mozilla-mobile#23121 - Replace @drawble/ic_chevron_up with @drawa…
Browse files Browse the repository at this point in the history
…ble/mozac_ic_arrowhead_up
  • Loading branch information
gabrielluong authored and pkirakosyan committed Mar 9, 2022
1 parent 4abf411 commit 3814864
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 @@ -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 3814864

Please sign in to comment.