summaryrefslogtreecommitdiffstats
path: root/tests/VectorDrawableTest/res/anim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/VectorDrawableTest/res/anim')
-rw-r--r--tests/VectorDrawableTest/res/anim/animation_favorite.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/VectorDrawableTest/res/anim/animation_favorite.xml b/tests/VectorDrawableTest/res/anim/animation_favorite.xml
index 2e2d9bb..13bd6f5 100644
--- a/tests/VectorDrawableTest/res/anim/animation_favorite.xml
+++ b/tests/VectorDrawableTest/res/anim/animation_favorite.xml
@@ -45,12 +45,6 @@
android:valueTo="#FF00FF00" />
<objectAnimator
android:duration="8000"
- android:propertyName="strokeWidth"
- android:repeatCount="-1"
- android:valueFrom="5"
- android:valueTo="20" />
- <objectAnimator
- android:duration="8000"
android:propertyName="fillColor"
android:repeatCount="-1"
android:valueFrom="#FFFF0000"