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 committed Jan 20, 2022
1 parent cec652a commit 224dd23
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 224dd23

Please sign in to comment.