From e45f359e9ce9a1895c43f1566ae7ac111c90af65 Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Wed, 15 Aug 2018 11:49:15 -0700 Subject: Further compress the recovery animation file The res/images/loop.*png can be further compressed with "pngquant --quality 0-10"; and the difference is not noticeable to humans under recovery. And This reduces the animation pictures under res-xxxhdpi from 2.7M to 1.2M. Note that the *_text.png files can't be compressed this way because they requires lossless compression to keep the embedded locales intact. Bug: 112494634 Test: Run recovery graphic tests. Change-Id: I2cefaea8e037cb09cb4e4735d1b86e82da9e6875 --- res-xxxhdpi/images/loop00015.png | Bin 31977 -> 14023 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xxxhdpi/images/loop00015.png') diff --git a/res-xxxhdpi/images/loop00015.png b/res-xxxhdpi/images/loop00015.png index b7e68683d..cbf0b1b0f 100644 Binary files a/res-xxxhdpi/images/loop00015.png and b/res-xxxhdpi/images/loop00015.png differ -- cgit v1.2.3