/paw/res/drawable/android_dance_anim.xml
http://eyes-free.googlecode.com/ · XML · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 941125532d97a4f043c293906956eff4 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:oneshot="false">
- <item android:drawable="@drawable/android_dance_00" android:duration="600" />
- <item android:drawable="@drawable/android_dance_02" android:duration="600" />
- <item android:drawable="@drawable/android_dance_01" android:duration="600" />
- <item android:drawable="@drawable/android_dance_03" android:duration="600" />
- </animation-list>