summaryrefslogtreecommitdiff
path: root/app/src/normal/res/drawable/splash_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/normal/res/drawable/splash_icon.xml')
-rw-r--r--app/src/normal/res/drawable/splash_icon.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/app/src/normal/res/drawable/splash_icon.xml b/app/src/normal/res/drawable/splash_icon.xml
deleted file mode 100644
index f882d322..00000000
--- a/app/src/normal/res/drawable/splash_icon.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:drawable="@drawable/rotate_progress_image"
- android:height="198dp"
- android:width="198dp"
- android:gravity="fill"/>
- <item
- android:gravity="center"
- android:height="52.75dp"
- android:width="80dp"
- >
- <bitmap android:src="@drawable/logo"/>
- </item>
-</layer-list> \ No newline at end of file