commit | 1b04daf92b2f76da532c35e92eaa9ed2a9663d36 | [log] [tgz] |
---|---|---|
author | Jack Veenstra <veenstra@android.com> | Wed Dec 02 21:09:10 2009 -0800 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Dec 02 21:09:10 2009 -0800 |
tree | 4e0aca8b9de64c8a95759a56d45ef653ee8efec5 | |
parent | a45e925108f6c9d35d9e7b5e8def9aba49ee0dba [diff] | |
parent | de5343290c4bac9b10b6fdd328b70da6f5e4d626 [diff] |
am de534329: Merge change Ica5efffe into eclair Merge commit 'de5343290c4bac9b10b6fdd328b70da6f5e4d626' into eclair-mr2 * commit 'de5343290c4bac9b10b6fdd328b70da6f5e4d626': Fix bug 2216426: correct the hdpi star assets for RatingBar.
diff --git a/core/res/res/drawable-hdpi/rate_star_big_half.png b/core/res/res/drawable-hdpi/rate_star_big_half.png index 61906a5..4a91e87 100644 --- a/core/res/res/drawable-hdpi/rate_star_big_half.png +++ b/core/res/res/drawable-hdpi/rate_star_big_half.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_off.png b/core/res/res/drawable-hdpi/rate_star_big_off.png index a688a45..ae5883e 100644 --- a/core/res/res/drawable-hdpi/rate_star_big_off.png +++ b/core/res/res/drawable-hdpi/rate_star_big_off.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_on.png b/core/res/res/drawable-hdpi/rate_star_big_on.png index 77cb067..65c136e 100644 --- a/core/res/res/drawable-hdpi/rate_star_big_on.png +++ b/core/res/res/drawable-hdpi/rate_star_big_on.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_half.png b/core/res/res/drawable-hdpi/rate_star_med_half.png new file mode 100644 index 0000000..a436980 --- /dev/null +++ b/core/res/res/drawable-hdpi/rate_star_med_half.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_off.png b/core/res/res/drawable-hdpi/rate_star_med_off.png new file mode 100644 index 0000000..981aabe --- /dev/null +++ b/core/res/res/drawable-hdpi/rate_star_med_off.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_on.png b/core/res/res/drawable-hdpi/rate_star_med_on.png new file mode 100644 index 0000000..320c14f --- /dev/null +++ b/core/res/res/drawable-hdpi/rate_star_med_on.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_half.png b/core/res/res/drawable-hdpi/rate_star_small_half.png index 6b2efd9..0b8974e 100644 --- a/core/res/res/drawable-hdpi/rate_star_small_half.png +++ b/core/res/res/drawable-hdpi/rate_star_small_half.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_off.png b/core/res/res/drawable-hdpi/rate_star_small_off.png index 8422919..7ae305f 100644 --- a/core/res/res/drawable-hdpi/rate_star_small_off.png +++ b/core/res/res/drawable-hdpi/rate_star_small_off.png Binary files differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_on.png b/core/res/res/drawable-hdpi/rate_star_small_on.png index 45e2324..ffa5258 100644 --- a/core/res/res/drawable-hdpi/rate_star_small_on.png +++ b/core/res/res/drawable-hdpi/rate_star_small_on.png Binary files differ