summaryrefslogtreecommitdiff
path: root/app/src/normal/res/drawable/ic_splash_background.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2023-08-06 15:58:13 +0200
committercyBerta <cyberta@riseup.net>2023-08-06 15:58:13 +0200
commit216183b69102dd808cce0c6d95d449c39157eeac (patch)
tree33d8ed29282a8529615c36b2282858fc64ccaed0 /app/src/normal/res/drawable/ic_splash_background.xml
parentc11be87a199070d02f80516a1b8fbd17079ca6c5 (diff)
updated splash screen for Bitmask
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