summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2018-09-11 01:56:24 +0200
committercyBerta <cyberta@riseup.net>2018-09-11 02:03:21 +0200
commit002d901de0e39bb2856a6da18d601c8e2a37d5ea (patch)
tree0fd901e98d40c101e5ef103a7bf27b9f0f3462e1
parentea027b5e172d2de4b4b06a8066632d1dc99c65ab (diff)
fix splash screen layout for custom branded riseup vpn app
-rw-r--r--app/src/main/res/drawable-hdpi/ic_splash_background.pngbin39702 -> 0 bytes
-rw-r--r--app/src/main/res/drawable-xhdpi/ic_splash_background.pngbin64868 -> 0 bytes
-rw-r--r--app/src/main/res/drawable-xxxhdpi/ic_splash_background.pngbin131879 -> 0 bytes
-rw-r--r--app/src/normal/res/drawable-hdpi/ic_splash_background.png (renamed from app/src/custom/res/drawable-hdpi/ic_splash_background.png)bin39702 -> 39702 bytes
-rw-r--r--app/src/normal/res/drawable-xhdpi/ic_splash_background.png (renamed from app/src/custom/res/drawable-xhdpi/ic_splash_background.png)bin64868 -> 64868 bytes
-rw-r--r--app/src/normal/res/drawable-xxxhdpi/ic_splash_background.png (renamed from app/src/custom/res/drawable-xxxhdpi/ic_splash_background.png)bin131879 -> 131879 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-hdpi/ic_splash_background.png b/app/src/main/res/drawable-hdpi/ic_splash_background.png
deleted file mode 100644
index 3e5f7871..00000000
--- a/app/src/main/res/drawable-hdpi/ic_splash_background.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/drawable-xhdpi/ic_splash_background.png b/app/src/main/res/drawable-xhdpi/ic_splash_background.png
deleted file mode 100644
index c2135c04..00000000
--- a/app/src/main/res/drawable-xhdpi/ic_splash_background.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/drawable-xxxhdpi/ic_splash_background.png b/app/src/main/res/drawable-xxxhdpi/ic_splash_background.png
deleted file mode 100644
index 1b8046fa..00000000
--- a/app/src/main/res/drawable-xxxhdpi/ic_splash_background.png
+++ /dev/null
Binary files differ
diff --git a/app/src/custom/res/drawable-hdpi/ic_splash_background.png b/app/src/normal/res/drawable-hdpi/ic_splash_background.png
index 3e5f7871..3e5f7871 100644
--- a/app/src/custom/res/drawable-hdpi/ic_splash_background.png
+++ b/app/src/normal/res/drawable-hdpi/ic_splash_background.png
Binary files differ
diff --git a/app/src/custom/res/drawable-xhdpi/ic_splash_background.png b/app/src/normal/res/drawable-xhdpi/ic_splash_background.png
index c2135c04..c2135c04 100644
--- a/app/src/custom/res/drawable-xhdpi/ic_splash_background.png
+++ b/app/src/normal/res/drawable-xhdpi/ic_splash_background.png
Binary files differ
diff --git a/app/src/custom/res/drawable-xxxhdpi/ic_splash_background.png b/app/src/normal/res/drawable-xxxhdpi/ic_splash_background.png
index 1b8046fa..1b8046fa 100644
--- a/app/src/custom/res/drawable-xxxhdpi/ic_splash_background.png
+++ b/app/src/normal/res/drawable-xxxhdpi/ic_splash_background.png
Binary files differ