diff options
author | Justin Ho <justinho@google.com> | 2010-10-12 17:40:47 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-10-12 17:40:47 -0700 |
commit | dfd37a4748845273d929f24ae5d68032d19f6216 (patch) | |
tree | 48f200c39bc63496ca07f09b734daa4cbc8a556c /core/res | |
parent | 06e559779edd93a83100824b36c9bf67a27db178 (diff) | |
parent | 45738f6700cff689eacda7c8192b76939ba20591 (diff) | |
download | frameworks_base-dfd37a4748845273d929f24ae5d68032d19f6216.zip frameworks_base-dfd37a4748845273d929f24ae5d68032d19f6216.tar.gz frameworks_base-dfd37a4748845273d929f24ae5d68032d19f6216.tar.bz2 |
am 45738f67: Merge "Updated GPS on (hdpi and mdpi), text select handles (mdpi), removing unused text_select_handle.png (mdpi)" into gingerbread
Merge commit '45738f6700cff689eacda7c8192b76939ba20591' into gingerbread-plus-aosp
* commit '45738f6700cff689eacda7c8192b76939ba20591':
Updated GPS on (hdpi and mdpi), text select handles (mdpi), removing unused text_select_handle.png (mdpi)
Diffstat (limited to 'core/res')
-rw-r--r-- | core/res/res/drawable-hdpi/stat_sys_gps_on.png | bin | 840 -> 500 bytes |
-rw-r--r--[-rwxr-xr-x] | core/res/res/drawable-mdpi/stat_sys_gps_on.png | bin | 1035 -> 672 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_select_handle.png | bin | 6605 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_select_handle_left.png | bin | 0 -> 1547 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_select_handle_middle.png | bin | 742 -> 1536 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_select_handle_right.png | bin | 0 -> 1641 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/stat_sys_gps_on.png b/core/res/res/drawable-hdpi/stat_sys_gps_on.png Binary files differindex 1e1ab32..150c9fc 100644 --- a/core/res/res/drawable-hdpi/stat_sys_gps_on.png +++ b/core/res/res/drawable-hdpi/stat_sys_gps_on.png diff --git a/core/res/res/drawable-mdpi/stat_sys_gps_on.png b/core/res/res/drawable-mdpi/stat_sys_gps_on.png Binary files differindex a2c677d..70354b4 100755..100644 --- a/core/res/res/drawable-mdpi/stat_sys_gps_on.png +++ b/core/res/res/drawable-mdpi/stat_sys_gps_on.png diff --git a/core/res/res/drawable-mdpi/text_select_handle.png b/core/res/res/drawable-mdpi/text_select_handle.png Binary files differdeleted file mode 100644 index 93a5a15..0000000 --- a/core/res/res/drawable-mdpi/text_select_handle.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/text_select_handle_left.png b/core/res/res/drawable-mdpi/text_select_handle_left.png Binary files differnew file mode 100644 index 0000000..40e6ac0 --- /dev/null +++ b/core/res/res/drawable-mdpi/text_select_handle_left.png diff --git a/core/res/res/drawable-mdpi/text_select_handle_middle.png b/core/res/res/drawable-mdpi/text_select_handle_middle.png Binary files differindex 201e7f9..9421759d 100644 --- a/core/res/res/drawable-mdpi/text_select_handle_middle.png +++ b/core/res/res/drawable-mdpi/text_select_handle_middle.png diff --git a/core/res/res/drawable-mdpi/text_select_handle_right.png b/core/res/res/drawable-mdpi/text_select_handle_right.png Binary files differnew file mode 100644 index 0000000..9d2d08a --- /dev/null +++ b/core/res/res/drawable-mdpi/text_select_handle_right.png |