Slightly tweak path of the blue star vector drawable so that it matches the path of the grey star vector drawable exactly
This commit is contained in:
parent
d76c4b7b50
commit
9fdeba1767
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
<path
|
||||
android:fillColor="?attr/rankingStarSelected"
|
||||
android:name="Color Fill 1"
|
||||
android:pathData="m27 7 6 13 15 1 -11 10 3 15 -13 -7 -13 7 3 -15 -11 -10 15 -1 6 -13z" />
|
||||
android:pathData="m27 39 13 7 -3 -15 11 -10 -15 -1 -6 -13 -6 13 -15 1 11 10 -3 15 13 -7z" />
|
||||
</vector>
|
||||
|
|
Loading…
Reference in a new issue