diff options
author | Justin Ho <justinho@google.com> | 2011-10-06 07:39:11 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-10-06 07:39:11 -0700 |
commit | 11a670531febb0952224a0b819eb5350022fbe69 (patch) | |
tree | aeb0135b4168fd498c587f81c60174bc9f1f8661 | |
parent | ab72e95ed3036266704059b7ed7e295d6e3328e6 (diff) | |
parent | 71fa342b3fb6fa602267dbeae89dbd186f629e6c (diff) | |
download | frameworks_base-11a670531febb0952224a0b819eb5350022fbe69.zip frameworks_base-11a670531febb0952224a0b819eb5350022fbe69.tar.gz frameworks_base-11a670531febb0952224a0b819eb5350022fbe69.tar.bz2 |
Merge "primary progress updated to fix clipping problem"
-rw-r--r-- | core/res/res/drawable-hdpi/progress_primary_holo_dark.9.png | bin | 1076 -> 917 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/progress_primary_holo_light.9.png | bin | 1076 -> 917 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/progress_primary_holo_dark.9.png | bin | 632 -> 572 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/progress_primary_holo_light.9.png | bin | 632 -> 572 bytes |
-rw-r--r-- | core/res/res/drawable-xhdpi/progress_primary_holo_dark.9.png | bin | 1591 -> 1309 bytes |
-rw-r--r-- | core/res/res/drawable-xhdpi/progress_primary_holo_light.9.png | bin | 1591 -> 1309 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/progress_primary_holo_dark.9.png b/core/res/res/drawable-hdpi/progress_primary_holo_dark.9.png Binary files differindex 7cbff01..1c26920 100644 --- a/core/res/res/drawable-hdpi/progress_primary_holo_dark.9.png +++ b/core/res/res/drawable-hdpi/progress_primary_holo_dark.9.png diff --git a/core/res/res/drawable-hdpi/progress_primary_holo_light.9.png b/core/res/res/drawable-hdpi/progress_primary_holo_light.9.png Binary files differindex 7cbff01..1c26920 100644 --- a/core/res/res/drawable-hdpi/progress_primary_holo_light.9.png +++ b/core/res/res/drawable-hdpi/progress_primary_holo_light.9.png diff --git a/core/res/res/drawable-mdpi/progress_primary_holo_dark.9.png b/core/res/res/drawable-mdpi/progress_primary_holo_dark.9.png Binary files differindex 31228b6..ab8ec69 100644 --- a/core/res/res/drawable-mdpi/progress_primary_holo_dark.9.png +++ b/core/res/res/drawable-mdpi/progress_primary_holo_dark.9.png diff --git a/core/res/res/drawable-mdpi/progress_primary_holo_light.9.png b/core/res/res/drawable-mdpi/progress_primary_holo_light.9.png Binary files differindex 31228b6..ab8ec69 100644 --- a/core/res/res/drawable-mdpi/progress_primary_holo_light.9.png +++ b/core/res/res/drawable-mdpi/progress_primary_holo_light.9.png diff --git a/core/res/res/drawable-xhdpi/progress_primary_holo_dark.9.png b/core/res/res/drawable-xhdpi/progress_primary_holo_dark.9.png Binary files differindex 097160b..c6c3f1e 100644 --- a/core/res/res/drawable-xhdpi/progress_primary_holo_dark.9.png +++ b/core/res/res/drawable-xhdpi/progress_primary_holo_dark.9.png diff --git a/core/res/res/drawable-xhdpi/progress_primary_holo_light.9.png b/core/res/res/drawable-xhdpi/progress_primary_holo_light.9.png Binary files differindex 097160b..c6c3f1e 100644 --- a/core/res/res/drawable-xhdpi/progress_primary_holo_light.9.png +++ b/core/res/res/drawable-xhdpi/progress_primary_holo_light.9.png |