OSDN Git Service

Fix bug 3410400 - Holo rating bar assets
authorAdam Powell <adamp@google.com>
Tue, 1 Feb 2011 03:33:46 +0000 (19:33 -0800)
committerAdam Powell <adamp@google.com>
Tue, 1 Feb 2011 03:35:20 +0000 (19:35 -0800)
Change-Id: I107f7d3eea2f82ee49a906b0409f01afe78e69b9

87 files changed:
core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_big_half_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_big_half_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_big_off_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_big_off_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_big_on_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_big_on_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_med_half_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_med_half_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_med_off_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_med_off_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_med_on_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_med_on_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_small_half_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_small_half_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_small_off_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_small_off_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_small_on_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/rate_star_small_on_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_big_half_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_big_half_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_big_off_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_big_off_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_big_on_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_big_on_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_med_half_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_med_half_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_med_off_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_med_off_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_med_on_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_med_on_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_small_half_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_small_half_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_small_off_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_small_off_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_small_on_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/rate_star_small_on_holo_light.png [new file with mode: 0644]
core/res/res/drawable/ratingbar_full_empty_holo_dark.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_full_empty_holo_light.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_full_filled_holo_dark.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_full_filled_holo_light.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_full_holo_dark.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_full_holo_light.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_holo_dark.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_holo_light.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_small_holo_dark.xml [new file with mode: 0644]
core/res/res/drawable/ratingbar_small_holo_light.xml [new file with mode: 0644]
core/res/res/values/styles.xml

diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..c9a1cd4
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_light.png
new file mode 100644 (file)
index 0000000..0cbf2c1
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_dark.png
new file mode 100644 (file)
index 0000000..dcd2909
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_light.png
new file mode 100644 (file)
index 0000000..0d79fc9
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_disabled_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..2d9d068
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_light.png
new file mode 100644 (file)
index 0000000..f6bc11b
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_focused_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_dark.png
new file mode 100644 (file)
index 0000000..8f944d1
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_light.png
new file mode 100644 (file)
index 0000000..5b594ae
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_normal_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_dark.png
new file mode 100644 (file)
index 0000000..4ed2826
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_light.png
new file mode 100644 (file)
index 0000000..c346c3f
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_off_pressed_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..dd88350
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_light.png
new file mode 100644 (file)
index 0000000..764c0cc
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_dark.png
new file mode 100644 (file)
index 0000000..a4538bd
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_light.png
new file mode 100644 (file)
index 0000000..99c16fa
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_disabled_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..5bd72f2
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_light.png
new file mode 100644 (file)
index 0000000..4a81dbe
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_focused_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_dark.png
new file mode 100644 (file)
index 0000000..0285e6d
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_light.png
new file mode 100644 (file)
index 0000000..0291924
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_normal_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_dark.png b/core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_dark.png
new file mode 100644 (file)
index 0000000..0c0639e
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_light.png b/core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_light.png
new file mode 100644 (file)
index 0000000..5d30149
Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_rating_star_on_pressed_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_half_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_big_half_holo_dark.png
new file mode 100644 (file)
index 0000000..c89d83a
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_big_half_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_half_holo_light.png b/core/res/res/drawable-hdpi/rate_star_big_half_holo_light.png
new file mode 100644 (file)
index 0000000..f75d40c
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_big_half_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_off_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_big_off_holo_dark.png
new file mode 100644 (file)
index 0000000..1f1aeca
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_big_off_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_off_holo_light.png b/core/res/res/drawable-hdpi/rate_star_big_off_holo_light.png
new file mode 100644 (file)
index 0000000..5c475f9
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_big_off_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_on_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_big_on_holo_dark.png
new file mode 100644 (file)
index 0000000..3ad8c31
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_big_on_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_big_on_holo_light.png b/core/res/res/drawable-hdpi/rate_star_big_on_holo_light.png
new file mode 100644 (file)
index 0000000..9d87160
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_big_on_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_half_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_med_half_holo_dark.png
new file mode 100644 (file)
index 0000000..acd67d8
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_med_half_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_half_holo_light.png b/core/res/res/drawable-hdpi/rate_star_med_half_holo_light.png
new file mode 100644 (file)
index 0000000..19018a3
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_med_half_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_off_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_med_off_holo_dark.png
new file mode 100644 (file)
index 0000000..7e4fd9e
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_med_off_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_off_holo_light.png b/core/res/res/drawable-hdpi/rate_star_med_off_holo_light.png
new file mode 100644 (file)
index 0000000..942459e
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_med_off_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_on_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_med_on_holo_dark.png
new file mode 100644 (file)
index 0000000..4dd198d
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_med_on_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_med_on_holo_light.png b/core/res/res/drawable-hdpi/rate_star_med_on_holo_light.png
new file mode 100644 (file)
index 0000000..7ad064f
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_med_on_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_half_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_small_half_holo_dark.png
new file mode 100644 (file)
index 0000000..24bac81
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_small_half_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_half_holo_light.png b/core/res/res/drawable-hdpi/rate_star_small_half_holo_light.png
new file mode 100644 (file)
index 0000000..356b097
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_small_half_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_off_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_small_off_holo_dark.png
new file mode 100644 (file)
index 0000000..da32776
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_small_off_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_off_holo_light.png b/core/res/res/drawable-hdpi/rate_star_small_off_holo_light.png
new file mode 100644 (file)
index 0000000..e68dda9
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_small_off_holo_light.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_on_holo_dark.png b/core/res/res/drawable-hdpi/rate_star_small_on_holo_dark.png
new file mode 100644 (file)
index 0000000..3be67cd
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_small_on_holo_dark.png differ
diff --git a/core/res/res/drawable-hdpi/rate_star_small_on_holo_light.png b/core/res/res/drawable-hdpi/rate_star_small_on_holo_light.png
new file mode 100644 (file)
index 0000000..3a6bdb2
Binary files /dev/null and b/core/res/res/drawable-hdpi/rate_star_small_on_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..f32a54e
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_light.png
new file mode 100644 (file)
index 0000000..0392b65
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_dark.png
new file mode 100644 (file)
index 0000000..6b3cf3c
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_light.png
new file mode 100644 (file)
index 0000000..20209d2
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_disabled_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..3e48e85
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_light.png
new file mode 100644 (file)
index 0000000..43f615d
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_focused_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_dark.png
new file mode 100644 (file)
index 0000000..e989725
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_light.png
new file mode 100644 (file)
index 0000000..0c06bf8
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_normal_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_dark.png
new file mode 100644 (file)
index 0000000..c248014
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_light.png
new file mode 100644 (file)
index 0000000..c36ca56
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_off_pressed_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..2c669c7
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_light.png
new file mode 100644 (file)
index 0000000..6c9be49
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_dark.png
new file mode 100644 (file)
index 0000000..e3f963b
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_light.png
new file mode 100644 (file)
index 0000000..585694b
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_disabled_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_dark.png
new file mode 100644 (file)
index 0000000..2a378dd
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_light.png
new file mode 100644 (file)
index 0000000..c1bbaa3
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_focused_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_dark.png
new file mode 100644 (file)
index 0000000..1cca1ec
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_light.png
new file mode 100644 (file)
index 0000000..cc79c48
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_normal_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_dark.png b/core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_dark.png
new file mode 100644 (file)
index 0000000..7ce98fc
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_light.png b/core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_light.png
new file mode 100644 (file)
index 0000000..0be83ab
Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_rating_star_on_pressed_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_big_half_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_big_half_holo_dark.png
new file mode 100644 (file)
index 0000000..12089b2
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_big_half_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_big_half_holo_light.png b/core/res/res/drawable-mdpi/rate_star_big_half_holo_light.png
new file mode 100644 (file)
index 0000000..d0c3e01
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_big_half_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_big_off_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_big_off_holo_dark.png
new file mode 100644 (file)
index 0000000..0dfa9cf
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_big_off_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_big_off_holo_light.png b/core/res/res/drawable-mdpi/rate_star_big_off_holo_light.png
new file mode 100644 (file)
index 0000000..6fc6c4f
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_big_off_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_big_on_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_big_on_holo_dark.png
new file mode 100644 (file)
index 0000000..c943b53
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_big_on_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_big_on_holo_light.png b/core/res/res/drawable-mdpi/rate_star_big_on_holo_light.png
new file mode 100644 (file)
index 0000000..50eb8e1
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_big_on_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_med_half_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_med_half_holo_dark.png
new file mode 100644 (file)
index 0000000..1c866ee
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_med_half_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_med_half_holo_light.png b/core/res/res/drawable-mdpi/rate_star_med_half_holo_light.png
new file mode 100644 (file)
index 0000000..10badd2
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_med_half_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_med_off_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_med_off_holo_dark.png
new file mode 100644 (file)
index 0000000..93d9c87
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_med_off_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_med_off_holo_light.png b/core/res/res/drawable-mdpi/rate_star_med_off_holo_light.png
new file mode 100644 (file)
index 0000000..a39970d
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_med_off_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_med_on_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_med_on_holo_dark.png
new file mode 100644 (file)
index 0000000..e1d1a3c
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_med_on_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_med_on_holo_light.png b/core/res/res/drawable-mdpi/rate_star_med_on_holo_light.png
new file mode 100644 (file)
index 0000000..ee4264f
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_med_on_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_small_half_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_small_half_holo_dark.png
new file mode 100644 (file)
index 0000000..a4460b3
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_small_half_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_small_half_holo_light.png b/core/res/res/drawable-mdpi/rate_star_small_half_holo_light.png
new file mode 100644 (file)
index 0000000..8276be1
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_small_half_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_small_off_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_small_off_holo_dark.png
new file mode 100644 (file)
index 0000000..c4e6e4c
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_small_off_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_small_off_holo_light.png b/core/res/res/drawable-mdpi/rate_star_small_off_holo_light.png
new file mode 100644 (file)
index 0000000..96a7042
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_small_off_holo_light.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_small_on_holo_dark.png b/core/res/res/drawable-mdpi/rate_star_small_on_holo_dark.png
new file mode 100644 (file)
index 0000000..f55bb14
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_small_on_holo_dark.png differ
diff --git a/core/res/res/drawable-mdpi/rate_star_small_on_holo_light.png b/core/res/res/drawable-mdpi/rate_star_small_on_holo_light.png
new file mode 100644 (file)
index 0000000..f12f630
Binary files /dev/null and b/core/res/res/drawable-mdpi/rate_star_small_on_holo_light.png differ
diff --git a/core/res/res/drawable/ratingbar_full_empty_holo_dark.xml b/core/res/res/drawable/ratingbar_full_empty_holo_dark.xml
new file mode 100644 (file)
index 0000000..8b43e9b
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<!-- This is the rating bar drawable that is used to a show a filled star. -->
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
+
+    <item android:state_pressed="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_off_pressed_holo_dark" />
+
+    <item android:state_focused="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_off_focused_holo_dark" />
+
+    <item android:state_selected="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_off_focused_holo_dark" />
+
+    <item android:drawable="@drawable/btn_rating_star_off_normal_holo_dark" />
+
+</selector>
diff --git a/core/res/res/drawable/ratingbar_full_empty_holo_light.xml b/core/res/res/drawable/ratingbar_full_empty_holo_light.xml
new file mode 100644 (file)
index 0000000..324ed34
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<!-- This is the rating bar drawable that is used to a show a filled star. -->
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
+
+    <item android:state_pressed="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_off_pressed_holo_light" />
+
+    <item android:state_focused="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_off_focused_holo_light" />
+
+    <item android:state_selected="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_off_focused_holo_light" />
+
+    <item android:drawable="@drawable/btn_rating_star_off_normal_holo_light" />
+
+</selector>
diff --git a/core/res/res/drawable/ratingbar_full_filled_holo_dark.xml b/core/res/res/drawable/ratingbar_full_filled_holo_dark.xml
new file mode 100644 (file)
index 0000000..dc4e40f
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<!-- This is the rating bar drawable that is used to a show a filled star. -->
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
+
+    <item android:state_pressed="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_on_pressed_holo_dark" />
+
+    <item android:state_focused="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_on_focused_holo_dark" />
+
+    <item android:state_selected="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_on_focused_holo_dark" />
+
+    <item android:drawable="@drawable/btn_rating_star_on_normal_holo_dark" />
+
+</selector>
diff --git a/core/res/res/drawable/ratingbar_full_filled_holo_light.xml b/core/res/res/drawable/ratingbar_full_filled_holo_light.xml
new file mode 100644 (file)
index 0000000..831f594
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<!-- This is the rating bar drawable that is used to a show a filled star. -->
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
+
+    <item android:state_pressed="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_on_pressed_holo_light" />
+
+    <item android:state_focused="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_on_focused_holo_light" />
+
+    <item android:state_selected="true"
+          android:state_window_focused="true"
+          android:drawable="@drawable/btn_rating_star_on_focused_holo_light" />
+
+    <item android:drawable="@drawable/btn_rating_star_on_normal_holo_light" />
+
+</selector>
diff --git a/core/res/res/drawable/ratingbar_full_holo_dark.xml b/core/res/res/drawable/ratingbar_full_holo_dark.xml
new file mode 100644 (file)
index 0000000..4eccd36
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+    <item android:id="@+android:id/background" android:drawable="@android:drawable/ratingbar_full_empty_holo_dark" />
+    <item android:id="@+android:id/secondaryProgress" android:drawable="@android:drawable/ratingbar_full_empty_holo_dark" />
+    <item android:id="@+android:id/progress" android:drawable="@android:drawable/ratingbar_full_filled_holo_dark" />
+</layer-list>
+
diff --git a/core/res/res/drawable/ratingbar_full_holo_light.xml b/core/res/res/drawable/ratingbar_full_holo_light.xml
new file mode 100644 (file)
index 0000000..fa5d288
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+    <item android:id="@+android:id/background" android:drawable="@android:drawable/ratingbar_full_empty_holo_light" />
+    <item android:id="@+android:id/secondaryProgress" android:drawable="@android:drawable/ratingbar_full_empty_holo_light" />
+    <item android:id="@+android:id/progress" android:drawable="@android:drawable/ratingbar_full_filled_holo_light" />
+</layer-list>
+
diff --git a/core/res/res/drawable/ratingbar_holo_dark.xml b/core/res/res/drawable/ratingbar_holo_dark.xml
new file mode 100644 (file)
index 0000000..6d9774b
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+    <item android:id="@+android:id/background" android:drawable="@android:drawable/rate_star_big_off_holo_dark" />
+    <item android:id="@+android:id/secondaryProgress" android:drawable="@android:drawable/rate_star_big_half_holo_dark" />
+    <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_big_on_holo_dark" />
+</layer-list>
+
diff --git a/core/res/res/drawable/ratingbar_holo_light.xml b/core/res/res/drawable/ratingbar_holo_light.xml
new file mode 100644 (file)
index 0000000..67c3240
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+    <item android:id="@+android:id/background" android:drawable="@android:drawable/rate_star_big_off_holo_light" />
+    <item android:id="@+android:id/secondaryProgress" android:drawable="@android:drawable/rate_star_big_half_holo_light" />
+    <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_big_on_holo_light" />
+</layer-list>
+
diff --git a/core/res/res/drawable/ratingbar_small_holo_dark.xml b/core/res/res/drawable/ratingbar_small_holo_dark.xml
new file mode 100644 (file)
index 0000000..0e85c61
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+    <item android:id="@+android:id/background" android:drawable="@android:drawable/rate_star_small_off_holo_dark" />
+    <item android:id="@+android:id/secondaryProgress" android:drawable="@android:drawable/rate_star_small_half_holo_dark" />
+    <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_small_on_holo_dark" />
+</layer-list>
+
diff --git a/core/res/res/drawable/ratingbar_small_holo_light.xml b/core/res/res/drawable/ratingbar_small_holo_light.xml
new file mode 100644 (file)
index 0000000..60b00b0
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
+    <item android:id="@+android:id/background" android:drawable="@android:drawable/rate_star_small_off_holo_light" />
+    <item android:id="@+android:id/secondaryProgress" android:drawable="@android:drawable/rate_star_small_half_holo_light" />
+    <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_small_on_holo_light" />
+</layer-list>
+
index f54f8cc..e2751bd 100644 (file)
     </style>
 
     <style name="Widget.Holo.RatingBar" parent="Widget.RatingBar">
+        <item name="android:progressDrawable">@android:drawable/ratingbar_full_holo_dark</item>
+        <item name="android:indeterminateDrawable">@android:drawable/ratingbar_full_holo_dark</item>
     </style>
 
     <style name="Widget.Holo.RatingBar.Indicator" parent="Widget.RatingBar.Indicator">
+        <item name="android:progressDrawable">@android:drawable/ratingbar_holo_dark</item>
+        <item name="android:indeterminateDrawable">@android:drawable/ratingbar_holo_dark</item>
+        <item name="android:minHeight">35dip</item>
+        <item name="android:maxHeight">35dip</item>
     </style>
 
     <style name="Widget.Holo.RatingBar.Small" parent="Widget.RatingBar.Small">
+        <item name="android:progressDrawable">@android:drawable/ratingbar_small_holo_dark</item>
+        <item name="android:indeterminateDrawable">@android:drawable/ratingbar_small_holo_dark</item>
+        <item name="android:minHeight">16dip</item>
+        <item name="android:maxHeight">16dip</item>
     </style>
 
     <style name="Widget.Holo.CompoundButton.RadioButton" parent="Widget.CompoundButton.RadioButton">
     </style>
 
     <style name="Widget.Holo.Light.RatingBar" parent="Widget.RatingBar">
+        <item name="android:progressDrawable">@android:drawable/ratingbar_full_holo_light</item>
+        <item name="android:indeterminateDrawable">@android:drawable/ratingbar_full_holo_light</item>
     </style>
 
     <style name="Widget.Holo.Light.RatingBar.Indicator" parent="Widget.RatingBar.Indicator">
+        <item name="android:progressDrawable">@android:drawable/ratingbar_holo_light</item>
+        <item name="android:indeterminateDrawable">@android:drawable/ratingbar_holo_light</item>
+        <item name="android:minHeight">35dip</item>
+        <item name="android:maxHeight">35dip</item>
     </style>
 
     <style name="Widget.Holo.Light.RatingBar.Small" parent="Widget.RatingBar.Small">
+        <item name="android:progressDrawable">@android:drawable/ratingbar_small_holo_light</item>
+        <item name="android:indeterminateDrawable">@android:drawable/ratingbar_small_holo_light</item>
+        <item name="android:minHeight">16dip</item>
+        <item name="android:maxHeight">16dip</item>
     </style>
 
     <style name="Widget.Holo.Light.CompoundButton.RadioButton" parent="Widget.CompoundButton.RadioButton">