summaryrefslogtreecommitdiff
path: root/app/src/custom/res/drawable/splash_page.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-12-04 16:59:59 +0100
committercyberta <cyberta@riseup.net>2022-12-04 16:59:59 +0100
commite963546dd01627d1a7c9f38467733ae80cddaef3 (patch)
tree64012bd7ba987140ee0b6460df7e452a281ef3fd /app/src/custom/res/drawable/splash_page.xml
parent7bb9d4210d1411294bc2d8152d6d56a5e5f8e207 (diff)
implement RiseupVPN splash screen for Android API 31+
Diffstat (limited to 'app/src/custom/res/drawable/splash_page.xml')
-rw-r--r--app/src/custom/res/drawable/splash_page.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/custom/res/drawable/splash_page.xml b/app/src/custom/res/drawable/splash_page.xml
index 4c72dfe2..48a622ac 100644
--- a/app/src/custom/res/drawable/splash_page.xml
+++ b/app/src/custom/res/drawable/splash_page.xml
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+********************************************************************
+Splash screen for Android 4.1 - Android 11
+
+You need to adapt:
+> splash_branding.xml
+> splash_icon.xml
+for Android 12+.
+********************************************************************
+-->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<!--Replace custom/res/drawable-hdpi/ic_splash_background with background image-->