diff options
| author | Daisuke Miyakawa <dmiyakawa@google.com> | 2011-05-26 09:24:00 -0700 |
|---|---|---|
| committer | Daisuke Miyakawa <dmiyakawa@google.com> | 2011-05-27 13:00:39 -0700 |
| commit | d4baa3f2d02f1e52d325de3402e0999ac5ca65d2 (patch) | |
| tree | de8b9496f85737c1ada6d28451d95581f0124b4c /res/drawable-hdpi | |
| parent | 74a977cbc35413866ca039d509801fe0b02e1901 (diff) | |
| download | android_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.png | bin | 0 -> 153 bytes |
| -rw-r--r-- | res/drawable-hdpi/ic_contact_picture.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..2b269e5 --- /dev/null +++ b/res/drawable-hdpi/bg_separator.9.png diff --git a/res/drawable-hdpi/ic_contact_picture.png b/res/drawable-hdpi/ic_contact_picture.png Binary files differnew file mode 100644 index 0000000..31953dd --- /dev/null +++ b/res/drawable-hdpi/ic_contact_picture.png |
