blob: ddbad28cc0d08dbefa0c95e2d84db6e89520d1c4 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android" >
<objectAnimator
android:duration="2000"
android:propertyXName="translateX"
android:propertyYName="translateY"
android:pathData="M 0.0,0.0 c 0.0,-12.0 0.0,-60.0 0.0,-72.0"
android:interpolator="@android:interpolator/linear" />
</set>