|
@@ -51,9 +51,9 @@
|
|
|
"androidStyle" : "default",
|
|
|
"useOriginalMsgbox" : false,
|
|
|
"android" : {
|
|
|
- "xhdpi" : "./static/logo/splash.png",
|
|
|
- "hdpi" : "./static/logo/splash.png",
|
|
|
- "xxhdpi" : "./static/logo/splash.png"
|
|
|
+ "xhdpi" : "static/logo/start-page/drawable-xhdpi/splash.9.png",
|
|
|
+ "hdpi" : "static/logo/start-page/drawable-hdpi/splash.9.png",
|
|
|
+ "xxhdpi" : "static/logo/start-page/drawable-xxhdpi/splash.9.png"
|
|
|
},
|
|
|
"iosStyle" : "common"
|
|
|
},
|