blob: f9f97c9268a843d38a80e65ca16eaf8917ea1574 [file] [log] [blame]
<?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/myDrawable" android:duration="400"/>
</animation-list>