From 494cf651763650bf53c33b894ee61828d5bb14d3 Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Mon, 18 Apr 2016 15:54:44 -0700 Subject: Regenerate background text imgs in recovery Add a image for "installing security update"; and make the text looks larger in the image. Also extend the length of string wrapper for high definition devices, so the text will fit better on the screen. Bug: 22465983 Bug: 27837319 Change-Id: I2a8b7437f96a834660d6d8d8861c722dcde812f2 --- res-hdpi/images/erasing_text.png | Bin 20528 -> 54071 bytes res-hdpi/images/error_text.png | Bin 11684 -> 32090 bytes res-hdpi/images/installing_security_text.png | Bin 0 -> 121773 bytes res-hdpi/images/installing_text.png | Bin 40946 -> 111977 bytes res-hdpi/images/no_command_text.png | Bin 25013 -> 67922 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res-hdpi/images/installing_security_text.png (limited to 'res-hdpi') diff --git a/res-hdpi/images/erasing_text.png b/res-hdpi/images/erasing_text.png index 774244c84..d3c90db82 100644 Binary files a/res-hdpi/images/erasing_text.png and b/res-hdpi/images/erasing_text.png differ diff --git a/res-hdpi/images/error_text.png b/res-hdpi/images/error_text.png index 64a57ec4e..4349899fb 100644 Binary files a/res-hdpi/images/error_text.png and b/res-hdpi/images/error_text.png differ diff --git a/res-hdpi/images/installing_security_text.png b/res-hdpi/images/installing_security_text.png new file mode 100644 index 000000000..2921849d1 Binary files /dev/null and b/res-hdpi/images/installing_security_text.png differ diff --git a/res-hdpi/images/installing_text.png b/res-hdpi/images/installing_text.png index 33b54f1bf..d0624952e 100644 Binary files a/res-hdpi/images/installing_text.png and b/res-hdpi/images/installing_text.png differ diff --git a/res-hdpi/images/no_command_text.png b/res-hdpi/images/no_command_text.png index 9927ecb6d..99ee08e83 100644 Binary files a/res-hdpi/images/no_command_text.png and b/res-hdpi/images/no_command_text.png differ -- cgit v1.2.3