diff options
author | cyBerta <cyberta@riseup.net> | 2018-09-11 01:56:24 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2018-09-11 02:03:21 +0200 |
commit | 002d901de0e39bb2856a6da18d601c8e2a37d5ea (patch) | |
tree | 0fd901e98d40c101e5ef103a7bf27b9f0f3462e1 /app/src/main | |
parent | ea027b5e172d2de4b4b06a8066632d1dc99c65ab (diff) |
fix splash screen layout for custom branded riseup vpn app
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/res/drawable-hdpi/ic_splash_background.png | bin | 39702 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-xhdpi/ic_splash_background.png | bin | 64868 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-xxxhdpi/ic_splash_background.png | bin | 131879 -> 0 bytes |
3 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 Binary files differdeleted file mode 100644 index 3e5f7871..00000000 --- a/app/src/main/res/drawable-hdpi/ic_splash_background.png +++ /dev/null diff --git a/app/src/main/res/drawable-xhdpi/ic_splash_background.png b/app/src/main/res/drawable-xhdpi/ic_splash_background.png Binary files differdeleted file mode 100644 index c2135c04..00000000 --- a/app/src/main/res/drawable-xhdpi/ic_splash_background.png +++ /dev/null diff --git a/app/src/main/res/drawable-xxxhdpi/ic_splash_background.png b/app/src/main/res/drawable-xxxhdpi/ic_splash_background.png Binary files differdeleted file mode 100644 index 1b8046fa..00000000 --- a/app/src/main/res/drawable-xxxhdpi/ic_splash_background.png +++ /dev/null |