hce_finish_animation.xml 1.9 KB
<?xml version="1.0" encoding="utf-8"?>
<animation-list xmlns:android="http://schemas.android.com/apk/res/android"
    android:oneshot="true" >

    <item
        android:drawable="@drawable/send_massage"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_1"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_2"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_3"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_4"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_5"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_6"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_7"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_8"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_9"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_10"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_11"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_12"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_13"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_14"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_15"
        android:duration="90">
    </item>
    <item
        android:drawable="@drawable/sendmassage_last"
        android:duration="90">
    </item>

</animation-list>