mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-24 03:58:49 +03:00
7 lines
190 B
XML
7 lines
190 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<resources>
|
||
|
<style name="splashScreenTheme">
|
||
|
<item name="android:windowBackground">@drawable/splashscreen</item>
|
||
|
</style>
|
||
|
</resources>
|