summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxxhdpi
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2015-06-16 13:52:10 -0700
committerJeff Sharkey <jsharkey@android.com>2015-06-16 15:28:49 -0700
commit8e987d9bfb9c69daf306c52d84d8ea480eb4d73a (patch)
tree351b8c1c4c4e8c9e5764635e6d14f7a0663438d2 /res/drawable-xxxhdpi
parente9ec307a057618ff40b9988684761a778f9301d4 (diff)
downloadpackages_apps_Settings-8e987d9bfb9c69daf306c52d84d8ea480eb4d73a.tar.gz
packages_apps_Settings-8e987d9bfb9c69daf306c52d84d8ea480eb4d73a.tar.bz2
packages_apps_Settings-8e987d9bfb9c69daf306c52d84d8ea480eb4d73a.zip
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
Diffstat (limited to 'res/drawable-xxxhdpi')
-rw-r--r--res/drawable-xxxhdpi/bg_internal_storage_header.pngbin0 -> 187831 bytes
-rw-r--r--res/drawable-xxxhdpi/bg_portable_storage_header.pngbin0 -> 184627 bytes
-rw-r--r--res/drawable-xxxhdpi/bg_tile.pngbin0 -> 24733 bytes
3 files changed, 0 insertions, 0 deletions
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
--- /dev/null
+++ b/res/drawable-xxxhdpi/bg_internal_storage_header.png
Binary files 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
--- /dev/null
+++ b/res/drawable-xxxhdpi/bg_portable_storage_header.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/bg_tile.png b/res/drawable-xxxhdpi/bg_tile.png
new file mode 100644
index 000000000..7d221707c
--- /dev/null
+++ b/res/drawable-xxxhdpi/bg_tile.png
Binary files differ