diff options
-rw-r--r-- | tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml b/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml index 496e3ed819b2..89b0f7bd5425 100644 --- a/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml +++ b/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml @@ -19,7 +19,6 @@ android:propertyXName="scaleX" android:propertyYName="scaleY" android:pathData="M 1 1 l -0.1 -0.1 " - android:valueType="pathType" android:interpolator="@interpolator/ic_rotate_2_portrait_v2_arrows_1_scalex_interpolator" /> <objectAnimator android:duration="617" |