right_voice.xml 476 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/right_voice3" android:duration="200" />
    <item android:drawable="@drawable/right_voice1" android:duration="200" />
    <item android:drawable="@drawable/right_voice2" android:duration="200" />
    <item android:drawable="@drawable/right_voice3" android:duration="200" />
</animation-list>