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 mergify[bot] committed Jan 21, 2022
1 parent a1ac019 commit cf8592c
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 cf8592c

Please sign in to comment.