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-xhdpi/images/erasing_text.png | Bin 29674 -> 78607 bytes res-xhdpi/images/error_text.png | Bin 16599 -> 47156 bytes res-xhdpi/images/installing_security_text.png | Bin 0 -> 219110 bytes res-xhdpi/images/installing_text.png | Bin 63220 -> 190014 bytes res-xhdpi/images/no_command_text.png | Bin 37222 -> 99709 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res-xhdpi/images/installing_security_text.png (limited to 'res-xhdpi') diff --git a/res-xhdpi/images/erasing_text.png b/res-xhdpi/images/erasing_text.png index f88e0e6a8..600fe255f 100644 Binary files a/res-xhdpi/images/erasing_text.png and b/res-xhdpi/images/erasing_text.png differ diff --git a/res-xhdpi/images/error_text.png b/res-xhdpi/images/error_text.png index c3a4cc6f8..863591548 100644 Binary files a/res-xhdpi/images/error_text.png and b/res-xhdpi/images/error_text.png differ diff --git a/res-xhdpi/images/installing_security_text.png b/res-xhdpi/images/installing_security_text.png new file mode 100644 index 000000000..7ff56506c Binary files /dev/null and b/res-xhdpi/images/installing_security_text.png differ diff --git a/res-xhdpi/images/installing_text.png b/res-xhdpi/images/installing_text.png index a4dacd0f6..ba2c7c168 100644 Binary files a/res-xhdpi/images/installing_text.png and b/res-xhdpi/images/installing_text.png differ diff --git a/res-xhdpi/images/no_command_text.png b/res-xhdpi/images/no_command_text.png index eb34e94b3..ed56e1aea 100644 Binary files a/res-xhdpi/images/no_command_text.png and b/res-xhdpi/images/no_command_text.png differ -- cgit v1.2.3