Skip to content

Commit

Permalink
For mozilla-mobile#23121 - Replace @drawble/ic_readermode with @drawa…
Browse files Browse the repository at this point in the history
…ble/mozac_ic_reader_mode
  • Loading branch information
gabrielluong authored and pkirakosyan committed Mar 9, 2022
1 parent 5039e59 commit e270d7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ class BrowserFragment : BaseBrowserFragment(), UserInteractionHandler {
BrowserToolbar.ToggleButton(
image = AppCompatResources.getDrawable(
context,
R.drawable.ic_readermode
R.drawable.mozac_ic_reader_mode
)!!,
imageSelected =
AppCompatResources.getDrawable(
Expand Down
16 changes: 0 additions & 16 deletions app/src/main/res/drawable/ic_readermode.xml

This file was deleted.

0 comments on commit e270d7b

Please sign in to comment.