This commit is contained in:
eric
2026-04-05 01:06:05 -05:00
parent 3bc1599763
commit 9f8b02ea4f
10 changed files with 314 additions and 2 deletions

View File

@@ -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"