mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07: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>
|