Skip to content

Commit

Permalink
Feat(Mobile): monochrome launcher icon for Android (#4723)
Browse files Browse the repository at this point in the history
* feat: monochrome launcher icon for Android

* replace monochrome icon with even further minified version
  • Loading branch information
ThatOneCalculator authored Jan 3, 2025
1 parent 8458c96 commit bb44a5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/mobile/app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export default {
adaptiveIcon: {
foregroundImage: './assets/images/adaptive-icon.png',
backgroundColor: '#000000',
monochromeImage: './assets/images/monochrome-icon.png',
},
package: IS_DEV ? 'global.safe.mobileapp.dev' : 'global.safe.mobileapp',
},
Expand Down
Binary file added apps/mobile/assets/images/monochrome-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb44a5f

Please sign in to comment.