From b723f4f38f53a38502abb1a63165ac0749bc9cd9 Mon Sep 17 00:00:00 2001 From: Tao Bao Date: Fri, 11 Dec 2015 15:18:51 -0800 Subject: res: Embed FPS into icon_installing.png. We allow vendor-specific icon installing image but have defined private animation_fps that can't be overridden. This CL changes the image generator to optionally embed FPS (otherwise use the default value of 20) into the generated image. For wear devices, they are using individual images instead of the interlaced one. Change the animation_fps from private to protected so that it can be customized. Bug: 26009230 Change-Id: I9fbf64ec717029d4c54f72316f6cb079e8dbfb5e --- res-xxhdpi/images/icon_installing.png | Bin 118562 -> 129975 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xxhdpi') diff --git a/res-xxhdpi/images/icon_installing.png b/res-xxhdpi/images/icon_installing.png index c2c020162..0fcfbc231 100644 Binary files a/res-xxhdpi/images/icon_installing.png and b/res-xxhdpi/images/icon_installing.png differ -- cgit v1.2.3