summaryrefslogtreecommitdiff
path: root/app/src/custom/res/drawable-land
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2020-07-25 20:03:59 +0200
committercyBerta <cyberta@riseup.net>2020-07-25 20:03:59 +0200
commitfacc6945f77e34fd561ac5fd40da47270cbed001 (patch)
tree0afdf088f42140c81756cdbb167c319d72ed8011 /app/src/custom/res/drawable-land
parente0123c8c5cd5f5def76810170b3d1202f5d8dbb3 (diff)
convert webp files to compressed pngs, because Android 4 devices couldn't display webp's correctly
Diffstat (limited to 'app/src/custom/res/drawable-land')
-rw-r--r--app/src/custom/res/drawable-land/background_main.pngbin0 -> 44562 bytes
-rw-r--r--app/src/custom/res/drawable-land/background_main.webpbin10452 -> 0 bytes
-rw-r--r--app/src/custom/res/drawable-land/ic_splash_background.pngbin0 -> 74207 bytes
-rw-r--r--app/src/custom/res/drawable-land/ic_splash_background.webpbin16928 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/app/src/custom/res/drawable-land/background_main.png b/app/src/custom/res/drawable-land/background_main.png
new file mode 100644
index 00000000..5e22dfa1
--- /dev/null
+++ b/app/src/custom/res/drawable-land/background_main.png
Binary files differ
diff --git a/app/src/custom/res/drawable-land/background_main.webp b/app/src/custom/res/drawable-land/background_main.webp
deleted file mode 100644
index c28c2183..00000000
--- a/app/src/custom/res/drawable-land/background_main.webp
+++ /dev/null
Binary files differ
diff --git a/app/src/custom/res/drawable-land/ic_splash_background.png b/app/src/custom/res/drawable-land/ic_splash_background.png
new file mode 100644
index 00000000..8d8ed3d1
--- /dev/null
+++ b/app/src/custom/res/drawable-land/ic_splash_background.png
Binary files differ
diff --git a/app/src/custom/res/drawable-land/ic_splash_background.webp b/app/src/custom/res/drawable-land/ic_splash_background.webp
deleted file mode 100644
index f939c114..00000000
--- a/app/src/custom/res/drawable-land/ic_splash_background.webp
+++ /dev/null
Binary files differ