blob: fa29daca4b829fbc848dbff3fba31b7feb414d99 [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="-116.0"
android:valueTo="316.0"
android:valueType="floatType"
android:interpolator="@android:interpolator/linear" />
</set>