Gave splash screen its own images.

main
Vavassor 7 years ago
parent 56341a15af
commit 2112c442a3
  1. 2
      app/src/main/res/drawable/splash_background.xml
  2. BIN
      app/src/main/res/mipmap-hdpi/ic_logo.png
  3. BIN
      app/src/main/res/mipmap-ldpi/ic_logo.png
  4. BIN
      app/src/main/res/mipmap-mdpi/ic_logo.png
  5. BIN
      app/src/main/res/mipmap-xhdpi/ic_logo.png
  6. BIN
      app/src/main/res/mipmap-xxhdpi/ic_logo.png
  7. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_logo.png

@ -3,7 +3,7 @@
<item android:drawable="@color/gray" />
<item>
<bitmap
android:src="@mipmap/ic_launcher"
android:src="@mipmap/ic_logo"
android:gravity="center"/>
</item>
</layer-list>

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Loading…
Cancel
Save