Compare commits
2 Commits
dc2cdca549
...
ca38f5d8f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca38f5d8f4 | ||
|
|
d72cb57545 |
@ -18,7 +18,7 @@
|
|||||||
<!-- Ringed circle -->
|
<!-- Ringed circle -->
|
||||||
<path
|
<path
|
||||||
android:fillColor="#0A0A0A"
|
android:fillColor="#0A0A0A"
|
||||||
android:strokeWidth="22.8834"
|
android:strokeWidth="28"
|
||||||
android:pathData="M11.441,375.669a364.227,364.227 0 1,0 728.454,0a364.227,364.227 0 1,0 -728.454,0z">
|
android:pathData="M11.441,375.669a364.227,364.227 0 1,0 728.454,0a364.227,364.227 0 1,0 -728.454,0z">
|
||||||
<aapt:attr name="android:strokeColor">
|
<aapt:attr name="android:strokeColor">
|
||||||
<gradient
|
<gradient
|
||||||
@ -27,8 +27,8 @@
|
|||||||
android:startY="751.338"
|
android:startY="751.338"
|
||||||
android:endX="0"
|
android:endX="0"
|
||||||
android:endY="0">
|
android:endY="0">
|
||||||
<item android:offset="0" android:color="#FF3A3A3A" />
|
<item android:offset="0" android:color="#FF555555" />
|
||||||
<item android:offset="1" android:color="#FF888888" />
|
<item android:offset="1" android:color="#FFA5A5A5" />
|
||||||
</gradient>
|
</gradient>
|
||||||
</aapt:attr>
|
</aapt:attr>
|
||||||
</path>
|
</path>
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user