/paw/res/drawable/test_anim.xml
http://eyes-free.googlecode.com/ · XML · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · f9c540d8a386823e0380fcf60e44fc93 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/test" android:duration="300" />
- </animation-list>