diff options
author | Peter Dave Hello <hsu@peterdavehello.org> | 2019-09-11 20:53:59 +0800 |
---|---|---|
committer | Peter Dave Hello <hsu@peterdavehello.org> | 2019-09-11 20:57:03 +0800 |
commit | ea38d38c4c97f49dfae6a7f185ff2f874c27c858 (patch) | |
tree | ed71204780af78d0b6c2c48c2f97a0d8c567d9e8 /app/src/main/res/mipmap-xxxhdpi | |
parent | 35a2e236e394abc17f2238c296b6fbead4ce6a49 (diff) | |
download | frost-ea38d38c4c97f49dfae6a7f185ff2f874c27c858.tar.gz frost-ea38d38c4c97f49dfae6a7f185ff2f874c27c858.tar.bz2 frost-ea38d38c4c97f49dfae6a7f185ff2f874c27c858.zip |
Optimize PNG images losslessly with zopflipng
Diffstat (limited to 'app/src/main/res/mipmap-xxxhdpi')
-rw-r--r-- | app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | bin | 6850 -> 4365 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | bin | 12529 -> 7561 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex 115ce95a..b47247cb 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +++ b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differindex ce8ca288..4035896b 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +++ b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png |