diff options
author | Gilles Debunne <debunne@google.com> | 2010-08-03 17:56:10 (GMT) |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-08-03 17:56:10 (GMT) |
commit | 2e9934ecb0287440a7d4bdd1317f6b9fb5020854 (patch) | |
tree | ab21519509d3f0543549d9952da1334880b435ec | |
parent | 48e4b2acef2d0a9d648ff709fa85020bab81caf6 (diff) | |
parent | d2b7193d4463da1c0fc23670a8896eb9a17efdba (diff) | |
download | android_packages_apps_Trebuchet-2e9934ecb0287440a7d4bdd1317f6b9fb5020854.zip android_packages_apps_Trebuchet-2e9934ecb0287440a7d4bdd1317f6b9fb5020854.tar.gz android_packages_apps_Trebuchet-2e9934ecb0287440a7d4bdd1317f6b9fb5020854.tar.bz2 |
Merge "packages/apps/Launcher2 : added scaled hdpi version of assets that were moved to drawable-mdpi"
-rw-r--r-- | res/drawable-hdpi/add_button.png | bin | 0 -> 20921 bytes |
-rw-r--r-- | res/drawable-hdpi/default_widget_preview.9.png | bin | 0 -> 12701 bytes |
-rw-r--r-- | res/drawable-hdpi/pressed_application_background.9.png | bin | 0 -> 46116 bytes |
-rw-r--r-- | res/drawable-hdpi/rounded_rect_green.9.png | bin | 0 -> 6854 bytes |
-rw-r--r-- | res/drawable-hdpi/rounded_rect_red.9.png | bin | 0 -> 6854 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/add_button.png b/res/drawable-hdpi/add_button.png Binary files differnew file mode 100644 index 0000000..7e60d81 --- /dev/null +++ b/res/drawable-hdpi/add_button.png diff --git a/res/drawable-hdpi/default_widget_preview.9.png b/res/drawable-hdpi/default_widget_preview.9.png Binary files differnew file mode 100644 index 0000000..6596f07 --- /dev/null +++ b/res/drawable-hdpi/default_widget_preview.9.png diff --git a/res/drawable-hdpi/pressed_application_background.9.png b/res/drawable-hdpi/pressed_application_background.9.png Binary files differnew file mode 100644 index 0000000..a6cbe94 --- /dev/null +++ b/res/drawable-hdpi/pressed_application_background.9.png diff --git a/res/drawable-hdpi/rounded_rect_green.9.png b/res/drawable-hdpi/rounded_rect_green.9.png Binary files differnew file mode 100644 index 0000000..a846cbd --- /dev/null +++ b/res/drawable-hdpi/rounded_rect_green.9.png diff --git a/res/drawable-hdpi/rounded_rect_red.9.png b/res/drawable-hdpi/rounded_rect_red.9.png Binary files differnew file mode 100644 index 0000000..21fd62c --- /dev/null +++ b/res/drawable-hdpi/rounded_rect_red.9.png |