From 8e987d9bfb9c69daf306c52d84d8ea480eb4d73a Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Tue, 16 Jun 2015 13:52:10 -0700 Subject: Finish storage wizard theming. Storage wizard screens now have updated assets from UX, and various assets are tinted consistently. We're using our own navigation bar and wholesale replacing the layout from upstream. Fix text colors in night mode. Tell SystemUI when we're finished with the wizard flow. Bug: 21830731 Change-Id: Ic8d09cc152bfb4dcc6089b5c61d28cbdd4be3ee9 --- res/drawable-xxxhdpi/bg_internal_storage_header.png | Bin 0 -> 187831 bytes res/drawable-xxxhdpi/bg_portable_storage_header.png | Bin 0 -> 184627 bytes res/drawable-xxxhdpi/bg_tile.png | Bin 0 -> 24733 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xxxhdpi/bg_internal_storage_header.png create mode 100644 res/drawable-xxxhdpi/bg_portable_storage_header.png create mode 100644 res/drawable-xxxhdpi/bg_tile.png (limited to 'res/drawable-xxxhdpi') diff --git a/res/drawable-xxxhdpi/bg_internal_storage_header.png b/res/drawable-xxxhdpi/bg_internal_storage_header.png new file mode 100644 index 000000000..26cae965e Binary files /dev/null and b/res/drawable-xxxhdpi/bg_internal_storage_header.png differ diff --git a/res/drawable-xxxhdpi/bg_portable_storage_header.png b/res/drawable-xxxhdpi/bg_portable_storage_header.png new file mode 100644 index 000000000..78003f820 Binary files /dev/null and b/res/drawable-xxxhdpi/bg_portable_storage_header.png differ diff --git a/res/drawable-xxxhdpi/bg_tile.png b/res/drawable-xxxhdpi/bg_tile.png new file mode 100644 index 000000000..7d221707c Binary files /dev/null and b/res/drawable-xxxhdpi/bg_tile.png differ -- cgit v1.2.3