amnezia-client/client/android/res/values/splashscreentheme.xml
2021-10-21 15:04:09 +03: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>