matrixion/android/res/values/splashscreentheme.xml
2021-09-15 21:21:39 -04:00

6 lines
190 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<style name="splashScreenTheme">
<item name="android:windowBackground">@drawable/splashscreen</item>
</style>
</resources>