layout_animation_fall_down.xml 219 Bytes
<?xml version="1.0" encoding="utf-8"?>

<layoutAnimation xmlns:android="http://schemas.android.com/apk/res/android"
    android:animation="@anim/anim_bottom"
    android:animationOrder="normal"
    android:delay="5%" />