mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 19:38:48 +03:00
6 lines
190 B
XML
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>
|