mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
change splash screen color
This commit is contained in:
6
app/src/main/res/values-v31/themes.xml
Normal file
6
app/src/main/res/values-v31/themes.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Theme.AndroidOwner" parent="android:Theme.Material.Light.NoActionBar">
|
||||
<item name="android:windowSplashScreenBackground">#F1F5F4</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user