gift_out.xml 279 Bytes
<?xml version="1.0" encoding="utf-8"?>

<translate xmlns:android="http://schemas.android.com/apk/res/android"

    android:duration="500"

    android:fromYDelta="0%p"

    android:interpolator="@android:anim/accelerate_interpolator"

    android:toYDelta="-100%p">

</translate>