mirror of
https://github.com/QuasarApp/DoctorPill.git
synced 2025-04-26 09:44:41 +00:00
7 lines
195 B
XML
7 lines
195 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resources>
|
|
<style name="splashScreenTheme">
|
|
<item name="android:windowBackground">@drawable/splashscreen_land</item>
|
|
</style>
|
|
</resources>
|