Guest User

Untitled

a guest
Jan 26th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.09 KB | None | 0 0
  1. <animation-list xmlns:android="http://schemas.android.com/apk/res/android"
  2.    android:oneshot="false">
  3.     <item android:drawable="@drawable/sprite_00" android:duration="200" />
  4.     <item android:drawable="@drawable/sprite_08" android:duration="200" />
  5.     <item android:drawable="@drawable/sprite_16" android:duration="200" />
  6.     <item android:drawable="@drawable/sprite_24" android:duration="200" />
  7.     <item android:drawable="@drawable/sprite_32" android:duration="200" />
  8.     <item android:drawable="@drawable/sprite_40" android:duration="200" />
  9.     <item android:drawable="@drawable/sprite_48" android:duration="200" />
  10.     <item android:drawable="@drawable/sprite_56" android:duration="200" />
  11.     <item android:drawable="@drawable/sprite_64" android:duration="200" />
  12.     <item android:drawable="@drawable/sprite_72" android:duration="200" />
  13.     <item android:drawable="@drawable/sprite_72" android:duration="200" />
  14.     <item android:drawable="@drawable/sprite_88" android:duration="200" />
  15.     <item android:drawable="@drawable/sprite_96" android:duration="200" />
  16.  
  17. </animation-list>
Add Comment
Please, Sign In to add comment