1<?xml version="1.0" encoding="utf-8"?> 2<set 3 xmlns:android="http://schemas.android.com/apk/res/android" > 4 <objectAnimator 5 android:duration="616" 6 android:propertyXName="translateX" 7 android:propertyYName="translateY" 8 android:pathData="M 45.7267,22.4683 c 0.0,-0.83333 0.0,-4.83333 0.0,-5.0 c 0.0,-0.16667 0.0,3.33333 0.0,4.0" 9 android:interpolator="@interpolator/enterprise_wp_animation_interpolator_4" /> 10</set> 11