summaryrefslogtreecommitdiff
path: root/app/src/normal/res/drawable/ic_splash_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/normal/res/drawable/ic_splash_background.xml')
-rw-r--r--app/src/normal/res/drawable/ic_splash_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/normal/res/drawable/ic_splash_background.xml b/app/src/normal/res/drawable/ic_splash_background.xml
index aa2618c1..231d9333 100644
--- a/app/src/normal/res/drawable/ic_splash_background.xml
+++ b/app/src/normal/res/drawable/ic_splash_background.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:drawable="@drawable/background_main"/>
+ <item><color android:color="@color/white"/></item>
</selector> \ No newline at end of file