blob: 08ae61fb9433369f8e966b6dc3ecb72f7724c1f4 [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:propertyName="rotation"
android:valueFrom="0.0"
android:valueTo="396.0"
android:valueType="floatType"
android:interpolator="@android:interpolator/linear" />
</set>