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-mdpi/images/erasing_text.png | Bin 12208 -> 30414 bytes res-mdpi/images/error_text.png | Bin 7202 -> 18442 bytes res-mdpi/images/installing_security_text.png | Bin 0 -> 74111 bytes res-mdpi/images/installing_text.png | Bin 24575 -> 63928 bytes res-mdpi/images/no_command_text.png | Bin 14168 -> 37273 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res-mdpi/images/installing_security_text.png (limited to 'res-mdpi') diff --git a/res-mdpi/images/erasing_text.png b/res-mdpi/images/erasing_text.png index fd86c3f6e..d209b865f 100644 Binary files a/res-mdpi/images/erasing_text.png and b/res-mdpi/images/erasing_text.png differ diff --git a/res-mdpi/images/error_text.png b/res-mdpi/images/error_text.png index f1b44c9b3..3357e2f2e 100644 Binary files a/res-mdpi/images/error_text.png and b/res-mdpi/images/error_text.png differ diff --git a/res-mdpi/images/installing_security_text.png b/res-mdpi/images/installing_security_text.png new file mode 100644 index 000000000..3b1fbe038 Binary files /dev/null and b/res-mdpi/images/installing_security_text.png differ diff --git a/res-mdpi/images/installing_text.png b/res-mdpi/images/installing_text.png index 064b2a317..a350f93a3 100644 Binary files a/res-mdpi/images/installing_text.png and b/res-mdpi/images/installing_text.png differ diff --git a/res-mdpi/images/no_command_text.png b/res-mdpi/images/no_command_text.png index 1f29b8951..80ff1e5f3 100644 Binary files a/res-mdpi/images/no_command_text.png and b/res-mdpi/images/no_command_text.png differ -- cgit v1.2.3