lyuis há 7 meses atrás
pai
commit
788863b9f7
2 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      manifest.json
  2. BIN
      static/images/start.png

+ 3 - 3
manifest.json

@@ -154,9 +154,9 @@
                 "useOriginalMsgbox" : true,
                 "androidStyle" : "default",
                 "android" : {
-                    "hdpi" : "C:/Users/Administrator/Downloads/Logo.png",
-                    "xhdpi" : "C:/Users/Administrator/Downloads/Logo.png",
-                    "xxhdpi" : "C:/Users/Administrator/Downloads/Logo.png"
+                    "hdpi" : "static/images/start.png",
+                    "xhdpi" : "",
+                    "xxhdpi" : ""
                 }
             }
         },

BIN
static/images/start.png