Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <set
  3. xmlns:android="http://schemas.android.com/apk/res/android"
  4. android:shareInterpolator="false">
  5. <rotate
  6. android:fromDegrees="0"
  7. android:toDegrees="360"
  8. android:pivotX="50%"
  9. android:pivotY="50%"
  10. android:duration"5000"/>
  11. </set>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement