...
This commit is contained in:
9
app/src/main/res/drawable/ic_star_half.xml
Normal file
9
app/src/main/res/drawable/ic_star_half.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#D3D3D3"
|
||||
android:pathData="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"/>
|
||||
<path
|
||||
android:fillColor="@color/colorWarning"
|
||||
android:pathData="M12,2 L9.19,8.63 L2,9.24 L5.46,13.97 L4.82,21 L12,17.27 V2 z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user