Re-do Android Vector Drawables
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M332 440.2a192 192 0 0086.8-74.4L256 156"
|
||||
android:pathData="M332,440.2a192,192 0,0 0,86.8 -74.4L256,156"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillAlpha="0.5">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startX="259.8"
|
||||
android:startY="161.4"
|
||||
android:startX="259.804"
|
||||
android:endY="407.835"
|
||||
android:endX="383.132"
|
||||
android:endX="383.13"
|
||||
android:endY="407.83"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#00FFFFFF"/>
|
||||
<item android:offset="0.5" android:color="#FF71C2FF"/>
|
||||
@@ -25,6 +25,6 @@
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M418.6 365.8a192 192 0 10-325.3 0l160.1-207a3 3 0 015.2 0l160 207"
|
||||
android:pathData="M418.6,365.8a192,192 0,1 0,-325.3 0l160.1,-207a3,3 0,0 1,5.2 0l160,207"
|
||||
android:fillColor="#2185d0"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user