fix splash
This commit is contained in:
parent
8091cbb8c6
commit
4d7400d1c7
BIN
packaging/android/res/drawable-mdpi/icon.png
Normal file
BIN
packaging/android/res/drawable-mdpi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
packaging/android/res/drawable-mdpi/round_icon.png
Normal file
BIN
packaging/android/res/drawable-mdpi/round_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
6
packaging/android/res/values/splashscreentheme.xml
Normal file
6
packaging/android/res/values/splashscreentheme.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="SplashScreenTheme">
|
||||
<item name="android:windowBackground">@drawable/splash</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user