summaryrefslogtreecommitdiff
path: root/library/main/res/drawable-v21/suw_fourcolor_progress_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/main/res/drawable-v21/suw_fourcolor_progress_bar.xml')
-rw-r--r--library/main/res/drawable-v21/suw_fourcolor_progress_bar.xml61
1 files changed, 27 insertions, 34 deletions
diff --git a/library/main/res/drawable-v21/suw_fourcolor_progress_bar.xml b/library/main/res/drawable-v21/suw_fourcolor_progress_bar.xml
index 9d54141..2ac35ee 100644
--- a/library/main/res/drawable-v21/suw_fourcolor_progress_bar.xml
+++ b/library/main/res/drawable-v21/suw_fourcolor_progress_bar.xml
@@ -26,44 +26,37 @@
<aapt:attr name="android:drawable">
<vector android:width="823dp" android:height="823dp" android:viewportHeight="823"
android:viewportWidth="823">
- <group android:name="red" android:translateX="411.5" android:translateY="411.5">
- <path android:name="red_path"
+ <group android:name="blue1" android:translateX="411.5" android:translateY="411.5">
+ <path android:name="blue1_path"
android:pathData="M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
- android:strokeAlpha="1" android:strokeColor="#ea4335"
+ android:strokeAlpha="1" android:strokeColor="#4688f1"
android:strokeLineCap="round" android:strokeLineJoin="round"
android:strokeWidth="27" />
</group>
- <group android:name="yellow" android:translateX="411.5" android:translateY="411.5">
- <path android:name="yellow_path"
- android:pathData="M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
- android:strokeAlpha="1" android:strokeColor="#fbbc04"
+ <group android:name="blue2" android:translateX="411.5" android:translateY="411.5">
+ <path android:name="blue2_path"
+ android:pathData=" M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
+ android:strokeAlpha="1" android:strokeColor="#7dacf4"
android:strokeLineCap="round" android:strokeLineJoin="round"
android:strokeWidth="28" />
</group>
- <group android:name="green" android:translateX="411.5" android:translateY="411.5">
- <path android:name="green_path"
- android:pathData="M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
- android:strokeAlpha="1" android:strokeColor="#34a853"
+ <group android:name="blue3" android:translateX="411.5" android:translateY="411.5">
+ <path android:name="blue3_path"
+ android:pathData=" M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
+ android:strokeAlpha="1" android:strokeColor="#c7dbfb"
android:strokeLineCap="round" android:strokeLineJoin="round"
android:strokeWidth="29" />
</group>
- <group android:name="blue" android:translateX="411.5" android:translateY="411.5">
- <path android:name="blue_path"
- android:pathData="M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
- android:strokeAlpha="1" android:strokeColor="#4285f4"
- android:strokeLineCap="round" android:strokeLineJoin="round"
- android:strokeWidth="30" />
- </group>
- <!-- gray -->
- <group android:translateX="411.5" android:translateY="411.5">
- <path android:pathData="M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
- android:strokeAlpha="1" android:strokeColor="#1f9aa0a6"
+ <group android:name="blue4" android:translateX="411.5" android:translateY="411.5">
+ <path android:name="blue4_path"
+ android:pathData=" M0 -395 C218,-395 395,-218 395,0 C395,218 218,395 0,395 C-218,395 -395,218 -395,0 C-395,-218 -218,-395 0,-395c "
+ android:strokeAlpha="1" android:strokeColor="#e8f0fd"
android:strokeLineCap="round" android:strokeLineJoin="round"
android:strokeWidth="30" />
</group>
</vector>
</aapt:attr>
- <target android:name="red_path">
+ <target android:name="blue1_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathStart"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -74,7 +67,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="red_path">
+ <target android:name="blue1_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathEnd"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -85,7 +78,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="red">
+ <target android:name="blue1">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="rotation"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="355"
@@ -96,7 +89,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="yellow_path">
+ <target android:name="blue2_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathStart"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -107,7 +100,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="yellow_path">
+ <target android:name="blue2_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathEnd"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -118,7 +111,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="yellow">
+ <target android:name="blue2">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="rotation"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="355"
@@ -129,7 +122,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="green_path">
+ <target android:name="blue3_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathStart"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -140,7 +133,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="green_path">
+ <target android:name="blue3_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathEnd"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -151,7 +144,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="green">
+ <target android:name="blue3">
<aapt:attr name="android:animation">
<set android:ordering="together">
<objectAnimator android:duration="1983" android:propertyName="rotation"
@@ -165,7 +158,7 @@
</set>
</aapt:attr>
</target>
- <target android:name="blue_path">
+ <target android:name="blue4_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathStart"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -176,7 +169,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="blue_path">
+ <target android:name="blue4_path">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="trimPathEnd"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="1"
@@ -187,7 +180,7 @@
</objectAnimator>
</aapt:attr>
</target>
- <target android:name="blue">
+ <target android:name="blue4">
<aapt:attr name="android:animation">
<objectAnimator android:duration="1983" android:propertyName="rotation"
android:repeatCount="infinite" android:valueFrom="0" android:valueTo="355"