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.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/custom/res/drawable/splash_page.xml b/app/src/custom/res/drawable/splash_page.xml
index 5b07671f..4c72dfe2 100644
--- a/app/src/custom/res/drawable/splash_page.xml
+++ b/app/src/custom/res/drawable/splash_page.xml
@@ -9,13 +9,13 @@
android:gravity="fill_horizontal|fill_vertical" />
<!--If a foreground image is not need remove this <item> tag-->
- <item>
+ <!--<item> -->
<!--Replace custom/res/drawable/logo with foreground image-->
<!--Replace custom/res/drawable-ldpi/logo with foreground image-->
<!--Replace custom/res/drawable-xxxhdpi/logo with foreground image-->
- <bitmap
+ <!--<bitmap
android:src="@drawable/logo"
- android:gravity="center" />
- </item>
+ android:gravity="center" /> -->
+<!--</item>-->
</layer-list> \ No newline at end of file