matrixion/android/res/values/splashscreentheme.xml

7 lines
190 B
XML
Raw Normal View History

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