Browse Source

android splash screen

master
arnaucode 7 years ago
parent
commit
6e914b3ebe
6 changed files with 2 additions and 2 deletions
  1. +2
    -2
      config.xml
  2. BIN
      resources/android/splash/drawable-port-ldpi-screen.png
  3. BIN
      resources/android/splash/drawable-port-mdpi-screen.png
  4. BIN
      resources/android/splash/drawable-port-xhdpi-screen.png
  5. BIN
      resources/android/splash/drawable-port-xxhdpi-screen.png
  6. BIN
      resources/android/splash/drawable-port-xxxhdpi-screen.png

+ 2
- 2
config.xml

@ -12,8 +12,8 @@
<preference name="webviewbounce" value="false" />
<preference name="UIWebViewBounce" value="false" />
<preference name="DisallowOverscroll" value="true" />
<preference name="SplashScreenDelay" value="2000" />
<preference name="FadeSplashScreenDuration" value="2000" />
<preference name="SplashScreenDelay" value="3000" />
<preference name="FadeSplashScreenDuration" value="500" />
<preference name="android-minSdkVersion" value="16" />
<preference name="BackupWebStorage" value="none" />
<preference name="SplashScreen" value="screen" />

BIN
resources/android/splash/drawable-port-ldpi-screen.png

Before After
Width: 200  |  Height: 320  |  Size: 3.5 KiB Width: 200  |  Height: 320  |  Size: 1.0 KiB

BIN
resources/android/splash/drawable-port-mdpi-screen.png

Before After
Width: 320  |  Height: 480  |  Size: 7.0 KiB Width: 320  |  Height: 480  |  Size: 5.1 KiB

BIN
resources/android/splash/drawable-port-xhdpi-screen.png

Before After
Width: 720  |  Height: 1280  |  Size: 38 KiB Width: 720  |  Height: 1280  |  Size: 30 KiB

BIN
resources/android/splash/drawable-port-xxhdpi-screen.png

Before After
Width: 960  |  Height: 1600  |  Size: 54 KiB Width: 960  |  Height: 1600  |  Size: 40 KiB

BIN
resources/android/splash/drawable-port-xxxhdpi-screen.png

Before After
Width: 1280  |  Height: 1920  |  Size: 80 KiB Width: 1280  |  Height: 1920  |  Size: 63 KiB

Loading…
Cancel
Save