Skip to content

Commit 7da75d0

Browse files
authored
Merge pull request #151 from Resgrid/develop
CU-868f4q2qr Trying to fix icon issue.
2 parents 498f1d4 + a786b1b commit 7da75d0

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
5757
versionCode: parseInt(packageJSON.versionCode),
5858
adaptiveIcon: {
5959
foregroundImage: './assets/adaptive-icon.png',
60-
backgroundColor: '#2a7dd5',
60+
backgroundColor: '#2484c4',
6161
},
6262
softwareKeyboardLayoutMode: 'pan',
6363
package: Env.PACKAGE,

assets/adaptive-icon.png

1.87 KB
Loading

assets/favicon.png

2.49 KB
Loading

assets/icon.png

-62.1 KB
Loading

assets/notification-icon.png

-2.17 KB
Loading

assets/splash-icon.png

9.44 KB
Loading

0 commit comments

Comments
 (0)