updating android splash

This commit is contained in:
Roland Osborne 2022-10-31 15:16:08 -07:00
parent e8b59de604
commit 8164cd3e73
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<resources> <resources>
<color name="splashscreen_background">#FFFFFF</color> <color name="splashscreen_background">#8FBEA7</color>
</resources> </resources>