mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
7 lines
234 B
XML
7 lines
234 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Theme.OwnDroid" parent="android:Theme.Material.Light.NoActionBar">
|
|
<item name="android:windowSplashScreenBackground">#F1F5F4</item>
|
|
</style>
|
|
</resources>
|