summaryrefslogtreecommitdiff
path: root/app/src/custom/res/drawable/splash_page.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/custom/res/drawable/splash_page.xml')
-rw-r--r--app/src/custom/res/drawable/splash_page.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/custom/res/drawable/splash_page.xml b/app/src/custom/res/drawable/splash_page.xml
index 8fe99847..57caa834 100644
--- a/app/src/custom/res/drawable/splash_page.xml
+++ b/app/src/custom/res/drawable/splash_page.xml
@@ -10,7 +10,7 @@
<item>
<!--Rename mask to foreground image name-->
<bitmap
- android:src="@drawable/mask"
+ android:src="@drawable/logo"
android:gravity="center" />
</item>