's'
This commit is contained in:
4
app.json
4
app.json
@@ -10,7 +10,7 @@
|
||||
"splash": {
|
||||
"image": "./assets/images/splash-icon.png",
|
||||
"resizeMode": "contain",
|
||||
"backgroundColor": "#ffffff"
|
||||
"backgroundColor": "#2D2AF6"
|
||||
},
|
||||
"ios": {
|
||||
"supportsTablet": true
|
||||
@@ -19,7 +19,7 @@
|
||||
"package": "com.douyin.recorder.remote",
|
||||
"usesCleartextTraffic": true,
|
||||
"adaptiveIcon": {
|
||||
"backgroundColor": "#E6F4FE",
|
||||
"backgroundColor": "#2D2AF6",
|
||||
"foregroundImage": "./assets/images/android-icon-foreground.png",
|
||||
"backgroundImage": "./assets/images/android-icon-background.png",
|
||||
"monochromeImage": "./assets/images/android-icon-monochrome.png"
|
||||
|
||||
Reference in New Issue
Block a user