AutorÃa | Ultima modificación | Ver Log |
<animation-list xmlns:android="http://schemas.android.com/apk/res/android"
android:oneshot="false">
<item android:drawable="@drawable/ic_animation1" android:duration="300" />
<item android:drawable="@drawable/ic_animation2" android:duration="300" />
<item android:drawable="@drawable/ic_animation3" android:duration="300" />
</animation-list>