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-xxhdpi/images/erasing_text.png | Bin 52598 -> 131758 bytes res-xxhdpi/images/error_text.png | Bin 27839 -> 83219 bytes res-xxhdpi/images/installing_security_text.png | Bin 0 -> 514861 bytes res-xxhdpi/images/installing_text.png | Bin 133331 -> 474611 bytes res-xxhdpi/images/no_command_text.png | Bin 63887 -> 269669 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res-xxhdpi/images/installing_security_text.png (limited to 'res-xxhdpi') diff --git a/res-xxhdpi/images/erasing_text.png b/res-xxhdpi/images/erasing_text.png index c87fd52b4..c128c7be4 100644 Binary files a/res-xxhdpi/images/erasing_text.png and b/res-xxhdpi/images/erasing_text.png differ diff --git a/res-xxhdpi/images/error_text.png b/res-xxhdpi/images/error_text.png index 486e951df..c239da986 100644 Binary files a/res-xxhdpi/images/error_text.png and b/res-xxhdpi/images/error_text.png differ diff --git a/res-xxhdpi/images/installing_security_text.png b/res-xxhdpi/images/installing_security_text.png new file mode 100644 index 000000000..5af4e4570 Binary files /dev/null and b/res-xxhdpi/images/installing_security_text.png differ diff --git a/res-xxhdpi/images/installing_text.png b/res-xxhdpi/images/installing_text.png index ef6e8f3f0..455b03e8c 100644 Binary files a/res-xxhdpi/images/installing_text.png and b/res-xxhdpi/images/installing_text.png differ diff --git a/res-xxhdpi/images/no_command_text.png b/res-xxhdpi/images/no_command_text.png index cc98bb18a..b7b61149e 100644 Binary files a/res-xxhdpi/images/no_command_text.png and b/res-xxhdpi/images/no_command_text.png differ -- cgit v1.2.3