8 lines
333 B
XML
8 lines
333 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<objectAnimator xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:duration="@integer/au"
|
|
android:valueFrom="@string/v7"
|
|
android:valueTo="@string/v8"
|
|
android:valueType="pathType"
|
|
android:propertyName="pathData"/>
|