/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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:oneshot="false">
  3. <item android:drawable="@drawable/test" android:duration="300" />
  4. </animation-list>