summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorDaisuke Miyakawa <dmiyakawa@google.com>2011-05-26 09:24:00 -0700
committerDaisuke Miyakawa <dmiyakawa@google.com>2011-05-27 13:00:39 -0700
commitd4baa3f2d02f1e52d325de3402e0999ac5ca65d2 (patch)
treede8b9496f85737c1ada6d28451d95581f0124b4c /res/drawable-hdpi
parent74a977cbc35413866ca039d509801fe0b02e1901 (diff)
downloadandroid_frameworks_opt_chips-d4baa3f2d02f1e52d325de3402e0999ac5ca65d2.tar.gz
android_frameworks_opt_chips-d4baa3f2d02f1e52d325de3402e0999ac5ca65d2.tar.bz2
android_frameworks_opt_chips-d4baa3f2d02f1e52d325de3402e0999ac5ca65d2.zip
Add sharable resources for chips UI. add phone support
Each app still needs to specify framework/ex/chips/res/ directory manually by modifying its LOCAL_RESOURCE_DIR variable in Android.mk Changed API a bit to reduce abstract methods and complexity. Bug: 4443828 Change-Id: I2a50de6d3ebd5ec6a68eeacbee21f48c1945dc8d
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/bg_separator.9.pngbin0 -> 153 bytes
-rw-r--r--res/drawable-hdpi/ic_contact_picture.pngbin0 -> 2270 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/bg_separator.9.png b/res/drawable-hdpi/bg_separator.9.png
new file mode 100644
index 0000000..2b269e5
--- /dev/null
+++ b/res/drawable-hdpi/bg_separator.9.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_contact_picture.png b/res/drawable-hdpi/ic_contact_picture.png
new file mode 100644
index 0000000..31953dd
--- /dev/null
+++ b/res/drawable-hdpi/ic_contact_picture.png
Binary files differ