blob: 918d0a35b0a1a23e2466fb58509f847d91014cd7 [file] [log] [blame]
<?xml version="1.0"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<objectAnimator android:propertyName="x" android:duration="100" android:valueTo="0" android:valueType="floatType"/>
<objectAnimator android:propertyName="y" android:duration="100" android:valueTo="0" android:valueType="floatType"/>
<objectAnimator android:propertyName="z" android:duration="100" android:valueTo="0" android:valueType="floatType"/>
</set>