Fix ratingBarStyleSmall style in Holo theme.

Bug: 3123746
Change-Id: Icbfd5e2fcae7c1668e243c1b03a62ab31f42126b
This commit is contained in:
Mathew Inwood
2010-10-25 16:56:06 +01:00
parent 16b7a1b967
commit 3986b4c2ad

View File

@@ -1383,7 +1383,7 @@
<style name="Widget.Holo.RatingBar.Indicator" parent="Widget.RatingBar.Indicator">
</style>
<style name="Widget.Holo.RatingBar.Small">
<style name="Widget.Holo.RatingBar.Small" parent="Widget.RatingBar.Small">
</style>
<style name="Widget.Holo.CompoundButton.RadioButton" parent="Widget.CompoundButton.RadioButton">
@@ -1650,7 +1650,7 @@
<style name="Widget.Holo.Light.RatingBar.Indicator" parent="Widget.RatingBar.Indicator">
</style>
<style name="Widget.Holo.Light.RatingBar.Small">
<style name="Widget.Holo.Light.RatingBar.Small" parent="Widget.RatingBar.Small">
</style>
<style name="Widget.Holo.Light.CompoundButton.RadioButton" parent="Widget.CompoundButton.RadioButton">