Skip to content

Commit

Permalink
For mozilla-mobile#23121 - Replace @drawble/ic_lock with @drawable/mo…
Browse files Browse the repository at this point in the history
…zac_ic_lock
  • Loading branch information
gabrielluong authored and pkirakosyan committed Mar 9, 2022
1 parent db00cd5 commit 651ff44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ enum class WebsiteSecurityUiValues(
) {
SECURE(
R.string.quick_settings_sheet_secure_connection_2,
R.drawable.ic_lock
R.drawable.mozac_ic_lock
),
INSECURE(
R.string.quick_settings_sheet_insecure_connection_2,
Expand Down
13 changes: 0 additions & 13 deletions app/src/main/res/drawable/ic_lock.xml

This file was deleted.

0 comments on commit 651ff44

Please sign in to comment.