diff options
author | cyBerta <cyberta@riseup.net> | 2020-07-25 20:03:59 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2020-07-25 20:03:59 +0200 |
commit | facc6945f77e34fd561ac5fd40da47270cbed001 (patch) | |
tree | 0afdf088f42140c81756cdbb167c319d72ed8011 /app/src/custom/res/drawable-sw600dp | |
parent | e0123c8c5cd5f5def76810170b3d1202f5d8dbb3 (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-sw600dp')
-rw-r--r-- | app/src/custom/res/drawable-sw600dp/background_main.png | bin | 0 -> 73784 bytes |
-rw-r--r-- | app/src/custom/res/drawable-sw600dp/background_main.webp | bin | 17034 -> 0 bytes |
-rw-r--r-- | app/src/custom/res/drawable-sw600dp/ic_splash_background.png | bin | 0 -> 102884 bytes |
-rw-r--r-- | app/src/custom/res/drawable-sw600dp/ic_splash_background.webp | bin | 23410 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/app/src/custom/res/drawable-sw600dp/background_main.png b/app/src/custom/res/drawable-sw600dp/background_main.png Binary files differnew file mode 100644 index 00000000..9ec4de06 --- /dev/null +++ b/app/src/custom/res/drawable-sw600dp/background_main.png diff --git a/app/src/custom/res/drawable-sw600dp/background_main.webp b/app/src/custom/res/drawable-sw600dp/background_main.webp Binary files differdeleted file mode 100644 index aa6b452b..00000000 --- a/app/src/custom/res/drawable-sw600dp/background_main.webp +++ /dev/null diff --git a/app/src/custom/res/drawable-sw600dp/ic_splash_background.png b/app/src/custom/res/drawable-sw600dp/ic_splash_background.png Binary files differnew file mode 100644 index 00000000..6b8c753f --- /dev/null +++ b/app/src/custom/res/drawable-sw600dp/ic_splash_background.png diff --git a/app/src/custom/res/drawable-sw600dp/ic_splash_background.webp b/app/src/custom/res/drawable-sw600dp/ic_splash_background.webp Binary files differdeleted file mode 100644 index f1a035ec..00000000 --- a/app/src/custom/res/drawable-sw600dp/ic_splash_background.webp +++ /dev/null |