summaryrefslogtreecommitdiff
path: root/app/src/normal/res/drawable/splash_branding.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/normal/res/drawable/splash_branding.xml')
-rw-r--r--app/src/normal/res/drawable/splash_branding.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/normal/res/drawable/splash_branding.xml b/app/src/normal/res/drawable/splash_branding.xml
new file mode 100644
index 00000000..8c4ee21c
--- /dev/null
+++ b/app/src/normal/res/drawable/splash_branding.xml
@@ -0,0 +1,3 @@
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item android:drawable="@drawable/footer_text_drawable" />
+</layer-list> \ No newline at end of file