/paw/res/drawable/android_idle_anim.xml
http://eyes-free.googlecode.com/ · XML · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 7b7ac5ca2c5aaffac26a190ad3940b93 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:oneshot="true">
- <item android:drawable="@drawable/android_idle" android:duration="1" />
- </animation-list>