android-holo-colors
android-holo-colors copied to clipboard
RatingBar shows full stars even when set to 0
After changing the ratingbar_full_holo_light xml items from: <item android:id="@+:id/ to <item android:id="@+android:id/ it seems to work.
Are you talking about https://github.com/jeromevdl/android-holo-colors/blob/master/widgets/ratingbar/res/drawable/ratingbar_full_holo_light.xml ? Because it already contains android:id.