Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3986b4c2 authored by Mathew Inwood's avatar Mathew Inwood
Browse files

Fix ratingBarStyleSmall style in Holo theme.

Bug: 3123746
Change-Id: Icbfd5e2fcae7c1668e243c1b03a62ab31f42126b
parent 16b7a1b9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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">