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-xxxhdpi/images/erasing_text.png | Bin 85500 -> 306909 bytes res-xxxhdpi/images/error_text.png | Bin 40216 -> 116323 bytes res-xxxhdpi/images/installing_security_text.png | Bin 0 -> 714487 bytes res-xxxhdpi/images/installing_text.png | Bin 184958 -> 659585 bytes res-xxxhdpi/images/no_command_text.png | Bin 109746 -> 377701 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res-xxxhdpi/images/installing_security_text.png (limited to 'res-xxxhdpi') diff --git a/res-xxxhdpi/images/erasing_text.png b/res-xxxhdpi/images/erasing_text.png index 612e7a390..c8117d318 100644 Binary files a/res-xxxhdpi/images/erasing_text.png and b/res-xxxhdpi/images/erasing_text.png differ diff --git a/res-xxxhdpi/images/error_text.png b/res-xxxhdpi/images/error_text.png index 50d2fadb5..4750b9834 100644 Binary files a/res-xxxhdpi/images/error_text.png and b/res-xxxhdpi/images/error_text.png differ diff --git a/res-xxxhdpi/images/installing_security_text.png b/res-xxxhdpi/images/installing_security_text.png new file mode 100644 index 000000000..83498092f Binary files /dev/null and b/res-xxxhdpi/images/installing_security_text.png differ diff --git a/res-xxxhdpi/images/installing_text.png b/res-xxxhdpi/images/installing_text.png index 9bd093bf4..5bab8eb27 100644 Binary files a/res-xxxhdpi/images/installing_text.png and b/res-xxxhdpi/images/installing_text.png differ diff --git a/res-xxxhdpi/images/no_command_text.png b/res-xxxhdpi/images/no_command_text.png index 6354e6a99..955716fdb 100644 Binary files a/res-xxxhdpi/images/no_command_text.png and b/res-xxxhdpi/images/no_command_text.png differ -- cgit v1.2.3