Update the internal test case to show the strokeWidth can scale now
Change-Id: I16b0a232eb4108aedc9289e51a52ec9472b9dfd0
This commit is contained in:
@@ -43,12 +43,6 @@
|
||||
android:repeatCount="-1"
|
||||
android:valueFrom="#FF0000FF"
|
||||
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"
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
<path
|
||||
android:name="favorite"
|
||||
android:fillColor="#ff000000"
|
||||
android:strokeWidth="2"
|
||||
android:pathData="M2.100006104,-6
|
||||
C0.1449127197,-6,1.600006104,-5.975006104,0,-5.975006104
|
||||
C-1.574996948,-5.975006104,0.00309753418,-6-1.949996948-6
|
||||
|
||||
Reference in New Issue
Block a user