안드로이드 스플래시 화면 지연 문제 해결
This commit is contained in:
@@ -11,7 +11,7 @@ const config: CapacitorConfig = {
|
||||
},
|
||||
plugins: {
|
||||
SplashScreen: {
|
||||
launchShowDuration: 3000,
|
||||
launchShowDuration: 1000,
|
||||
launchAutoHide: true,
|
||||
backgroundColor: "#FFFFFF",
|
||||
androidSplashResourceName: "splash",
|
||||
|
||||
Reference in New Issue
Block a user