left_voice.xml
472 Bytes
<?xml version="1.0" encoding="utf-8"?>
<animation-list
android:oneshot="false"
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/left_voice3" android:duration="200" />
<item android:drawable="@drawable/left_voice1" android:duration="200" />
<item android:drawable="@drawable/left_voice2" android:duration="200" />
<item android:drawable="@drawable/left_voice3" android:duration="200" />
</animation-list>