diff options
author | Peter Ng <petergng@google.com> | 2011-08-29 10:56:53 -0700 |
---|---|---|
committer | Michael Jurka <mikejurka@google.com> | 2011-09-01 16:38:16 -0700 |
commit | 622a97646d316ca753c577752ac9010415e9a472 (patch) | |
tree | 96c519834cd4dc1d77e33cb9b4c4d8cb4347fb0d /packages/SystemUI/res/drawable-xhdpi | |
parent | 185a251b08104a2f19f642d9492e75dd11680dd6 (diff) | |
download | frameworks_base-622a97646d316ca753c577752ac9010415e9a472.zip frameworks_base-622a97646d316ca753c577752ac9010415e9a472.tar.gz frameworks_base-622a97646d316ca753c577752ac9010415e9a472.tar.bz2 |
updating visuals of Recent Apps
- replacing background PNGs with 9 patches
- removing border around thumbnails by default
- when swiping thumbnails, draw a border around them
- fix callout line length
- make recents window smaller on tablets
- deleting unused assets
Change-Id: If5bb1ba0d55a6d10e36ee14274c23596f0ba73b9
Diffstat (limited to 'packages/SystemUI/res/drawable-xhdpi')
-rw-r--r-- | packages/SystemUI/res/drawable-xhdpi/recents_blue_glow.9.png | bin | 0 -> 5152 bytes |
-rw-r--r-- | packages/SystemUI/res/drawable-xhdpi/recents_callout_line.9.png | bin | 0 -> 137 bytes |
-rw-r--r-- | packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg.9.png | bin | 0 -> 252 bytes |
-rw-r--r-- | packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg_press.9.png | bin | 0 -> 298 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable-xhdpi/recents_blue_glow.9.png b/packages/SystemUI/res/drawable-xhdpi/recents_blue_glow.9.png Binary files differnew file mode 100644 index 0000000..e1e08c6 --- /dev/null +++ b/packages/SystemUI/res/drawable-xhdpi/recents_blue_glow.9.png diff --git a/packages/SystemUI/res/drawable-xhdpi/recents_callout_line.9.png b/packages/SystemUI/res/drawable-xhdpi/recents_callout_line.9.png Binary files differnew file mode 100644 index 0000000..1bd018a --- /dev/null +++ b/packages/SystemUI/res/drawable-xhdpi/recents_callout_line.9.png diff --git a/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg.9.png b/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg.9.png Binary files differnew file mode 100644 index 0000000..0352aca --- /dev/null +++ b/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg.9.png diff --git a/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg_press.9.png b/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg_press.9.png Binary files differnew file mode 100644 index 0000000..507ee22 --- /dev/null +++ b/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg_press.9.png |